feat: db modal split (#14470)

* refactor: split db modal file (#14436)

* split db modal file

* fix tests

* fix extra options

* update database id methodology
This commit is contained in:
Elizabeth Thompson
2021-05-05 16:03:19 -07:00
committed by GitHub
parent 12baba03cc
commit 9b42eec064
9 changed files with 861 additions and 694 deletions

View File

@@ -53,5 +53,5 @@ export default {
explore,
sqlLab,
localStorageUsageInKilobytes,
common,
common: () => common,
};