Skip to content

Commit

Permalink
export CommandPalette
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelle committed Apr 22, 2024
1 parent 8e1893b commit b56078e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/excalidraw/index.tsx
Expand Up @@ -305,3 +305,5 @@ export * as actions from "./actions/index";
export { duplicateElements, duplicateElement } from "./element/newElement";

export { parseMermaidToExcalidraw } from "@excalidraw/mermaid-to-excalidraw";

export { CommandPalette } from "./components/CommandPalette/CommandPalette";

0 comments on commit b56078e

Please sign in to comment.