mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 18:26:00 +00:00
column manager search box, hide all, show all
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
export default interface GridConfig {
|
||||
hiddenColumns: string[];
|
||||
export interface GridConfig {
|
||||
hiddenColumns: string[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user