mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 17:01:13 +00:00
fixed lint issue
This commit is contained in:
@@ -129,6 +129,7 @@ export const AddTableEntityPanel: FunctionComponent<AddTableEntityPanelProps> =
|
||||
handleError(errorMessage, "AddTableRow");
|
||||
throw error;
|
||||
} finally {
|
||||
closeSidePanel();
|
||||
setIsExecuting(false);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user