mirror of
https://github.com/chartdb/chartdb.git
synced 2025-11-13 02:17:04 +00:00
fix: move dbml into sections menu (#862)
This commit is contained in:
@@ -2,6 +2,7 @@ import { emptyFn } from '@/lib/utils';
|
||||
import { createContext } from 'react';
|
||||
|
||||
export type SidebarSection =
|
||||
| 'dbml'
|
||||
| 'tables'
|
||||
| 'relationships'
|
||||
| 'dependencies'
|
||||
|
||||
Reference in New Issue
Block a user