mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-03 02:06:28 -04:00
docs: fix broken update scene button example in docs (#9726)
fix: update scene example in docs
This commit is contained in:
parent
4eadb891f8
commit
2d127f8c22
@ -33,6 +33,7 @@ const ExcalidrawScope = {
|
||||
initialData,
|
||||
useI18n: ExcalidrawComp.useI18n,
|
||||
convertToExcalidrawElements: ExcalidrawComp.convertToExcalidrawElements,
|
||||
CaptureUpdateAction: ExcalidrawComp.CaptureUpdateAction,
|
||||
};
|
||||
|
||||
export default ExcalidrawScope;
|
||||
|
Loading…
x
Reference in New Issue
Block a user