mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-21 09:16:59 +02:00
docs: fix broken update scene button example in docs (#9726)
fix: update scene example in docs
This commit is contained in:
@@ -33,6 +33,7 @@ const ExcalidrawScope = {
|
||||
initialData,
|
||||
useI18n: ExcalidrawComp.useI18n,
|
||||
convertToExcalidrawElements: ExcalidrawComp.convertToExcalidrawElements,
|
||||
CaptureUpdateAction: ExcalidrawComp.CaptureUpdateAction,
|
||||
};
|
||||
|
||||
export default ExcalidrawScope;
|
||||
|
Reference in New Issue
Block a user