feat(packages/excalidraw): export CommandPalette (#10724)
feat: export CommandPalette
This commit is contained in:
@@ -317,3 +317,5 @@ export { getDataURL } from "./data/blob";
|
||||
export { isElementLink } from "@excalidraw/element";
|
||||
|
||||
export { setCustomTextMetricsProvider } from "@excalidraw/element";
|
||||
|
||||
export { CommandPalette } from "./components/CommandPalette/CommandPalette";
|
||||
|
||||
Reference in New Issue
Block a user