This commit is contained in:
Tom Moor
2023-03-09 21:26:08 -05:00
parent a3d93c12e0
commit 8fc4cb846a

View File

@@ -45,9 +45,6 @@ const commandBarOptions = {
enterMs: 250,
exitMs: 200,
},
callbacks: {
onClose: () => stores.ui.commandBarClosed(),
},
};
if (element) {