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