mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-08 03:57:31 +00:00
Move tabs manager to zustand (#915)
This commit is contained in:
@@ -2,15 +2,7 @@
|
||||
|
||||
exports[`Delete Database Confirmation Pane Should call delete database 1`] = `
|
||||
<DeleteDatabaseConfirmationPanel
|
||||
explorer={
|
||||
Object {
|
||||
"refreshAllDatabases": [Function],
|
||||
"tabsManager": TabsManager {
|
||||
"activeTab": [Function],
|
||||
"openedTabs": [Function],
|
||||
},
|
||||
}
|
||||
}
|
||||
refreshDatabases={[Function]}
|
||||
>
|
||||
<RightPaneForm
|
||||
formError=""
|
||||
|
||||
Reference in New Issue
Block a user