Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelle committed Jan 23, 2025
1 parent f26c55a commit 37419db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/excalidraw/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ export {
clearAppStateForLocalStorage,
} from "./appState";

export { jotaiScope, jotaiStore } from "./jotai";
export { editorJotaiStore };
export { libraryItemsAtom } from "./data/library";

export * as icons from "./components/icons";
Expand Down

0 comments on commit 37419db

Please sign in to comment.