Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
neysanfoo committed Sep 30, 2024
1 parent 89afb3b commit 0a2a342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lexical-playground/src/ui/ExcalidrawModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ type Props = {
/**
* The initial set of elements to draw into the scene
*/
initialAppState: Partial<AppState>;
initialAppState: AppState;
/**
* The initial set of elements to draw into the scene
*/
Expand Down

0 comments on commit 0a2a342

Please sign in to comment.