mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Migrate to Vite from CRA
This commit is contained in:
@@ -456,7 +456,7 @@ export default function ToolbarPlugin(props) {
|
||||
}),
|
||||
editor.registerCommand(
|
||||
SELECTION_CHANGE_COMMAND,
|
||||
(_payload, newEditor) => {
|
||||
() => {
|
||||
updateToolbar();
|
||||
return false;
|
||||
},
|
||||
Reference in New Issue
Block a user