Skip to content

Commit

Permalink
export CommandPalette
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelle committed Mar 28, 2024
1 parent 7cba65a commit 0f9e474
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/excalidraw/index.tsx
Expand Up @@ -303,3 +303,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 0f9e474

Please sign in to comment.