mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-21 09:51:11 +00:00
more
This commit is contained in:
@@ -24,7 +24,7 @@ export interface AddDatabasePaneProps {
|
||||
openNotificationConsole: () => void;
|
||||
}
|
||||
|
||||
export const AddDatabasePanelF: FunctionComponent<AddDatabasePaneProps> = ({
|
||||
export const AddDatabasePanel: FunctionComponent<AddDatabasePaneProps> = ({
|
||||
explorer: container,
|
||||
closePanel,
|
||||
openNotificationConsole,
|
||||
|
||||
Reference in New Issue
Block a user