mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 10:46:00 +00:00
designer - moving tables
This commit is contained in:
@@ -12,6 +12,7 @@ import MarkdownEditorTab from './MarkdownEditorTab';
|
||||
import MarkdownViewTab from './MarkdownViewTab';
|
||||
import MarkdownPreviewTab from './MarkdownPreviewTab';
|
||||
import FavoriteEditorTab from './FavoriteEditorTab';
|
||||
import QueryDesignTab from './QueryDesignTab';
|
||||
|
||||
export default {
|
||||
TableDataTab,
|
||||
@@ -28,4 +29,5 @@ export default {
|
||||
MarkdownViewTab,
|
||||
MarkdownPreviewTab,
|
||||
FavoriteEditorTab,
|
||||
QueryDesignTab,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user