Skip to content

Commit

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

Please sign in to comment.