mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-12-22 03:00:50 +08:00
Add a setting to resize table width (#21)
This commit is contained in:
@@ -110,6 +110,7 @@ export const MODAL = {
|
||||
SAVEAS: 6,
|
||||
NEW: 7,
|
||||
IMPORT_SRC: 8,
|
||||
TABLE_WIDTH: 9,
|
||||
};
|
||||
|
||||
export const STATUS = {
|
||||
|
||||
Reference in New Issue
Block a user