Skip to content

Commit

Permalink
refactor: split db modal file (apache#14436)
Browse files Browse the repository at this point in the history
* split db modal file

* fix tests
  • Loading branch information
eschutho committed May 3, 2021
1 parent e05a70f commit 2d991ec
Show file tree
Hide file tree
Showing 7 changed files with 850 additions and 676 deletions.
2 changes: 1 addition & 1 deletion superset-frontend/spec/helpers/reducerIndex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ export default {
explore,
sqlLab,
localStorageUsageInKilobytes,
common,
common: () => common,
};
Loading

0 comments on commit 2d991ec

Please sign in to comment.