mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-05-19 19:57:41 +01:00
Move <Dialog/> state to zustand (#806)
This commit is contained in:
@@ -5,8 +5,6 @@ exports[`Delete Database Confirmation Pane submit() Should call delete database
|
||||
closePanel={[Function]}
|
||||
explorer={
|
||||
Explorer {
|
||||
"_closeModalDialog": [Function],
|
||||
"_closeSynapseLinkModalDialog": [Function],
|
||||
"_isAfecFeatureRegistered": [Function],
|
||||
"_isInitializingNotebooks": false,
|
||||
"_refreshSparkEnabledStateForAccount": [Function],
|
||||
@@ -15,7 +13,6 @@ exports[`Delete Database Confirmation Pane submit() Should call delete database
|
||||
"arcadiaToken": [Function],
|
||||
"canExceedMaximumValue": [Function],
|
||||
"canSaveQueries": [Function],
|
||||
"closeDialog": undefined,
|
||||
"closeSidePanel": undefined,
|
||||
"collapsedResourceTreeWidth": 36,
|
||||
"collectionCreationDefaults": Object {
|
||||
@@ -835,7 +832,6 @@ exports[`Delete Database Confirmation Pane submit() Should call delete database
|
||||
"onGitHubClientError": [Function],
|
||||
"onRefreshDatabasesKeyPress": [Function],
|
||||
"onRefreshResourcesClick": [Function],
|
||||
"openDialog": undefined,
|
||||
"openSidePanel": undefined,
|
||||
"provideFeedbackEmail": [Function],
|
||||
"queriesClient": QueriesClient {
|
||||
|
||||
Reference in New Issue
Block a user