Migrate Delete Collection Panel to React (#628)

This commit is contained in:
Hardikkumar Nai
2021-04-14 06:26:58 +05:30
committed by GitHub
parent e8033f0bbc
commit 56f430ebd8
22 changed files with 3962 additions and 3627 deletions

View File

@@ -121,8 +121,6 @@ src/Explorer/Panes/AddDatabasePane.ts
src/Explorer/Panes/BrowseQueriesPane.ts
src/Explorer/Panes/CassandraAddCollectionPane.ts
src/Explorer/Panes/ContextualPaneBase.ts
src/Explorer/Panes/DeleteCollectionConfirmationPane.test.ts
src/Explorer/Panes/DeleteCollectionConfirmationPane.ts
src/Explorer/Panes/DeleteDatabaseConfirmationPane.test.ts
src/Explorer/Panes/DeleteDatabaseConfirmationPane.ts
src/Explorer/Panes/GraphStylingPane.ts