Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelle committed Jan 29, 2025
1 parent 84d11cc commit a5ade32
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 a5ade32

Please sign in to comment.