mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-11 02:00:37 +08:00
Delete types and enums on clear
This commit is contained in:
@@ -1037,6 +1037,8 @@ export default function ControlPanel({
|
||||
setRelationships([]);
|
||||
setAreas([]);
|
||||
setNotes([]);
|
||||
setEnums([]);
|
||||
setTypes([]);
|
||||
setUndoStack([]);
|
||||
setRedoStack([]);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user