mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
docs: update docs for next version (#6251)
* update docs for opts param inr estore utils * docs: add docs for `useI18n` hook (#6269) Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com> * upgrade excal --------- Co-authored-by: David Luzar <luzar.david@gmail.com>
This commit is contained in:
parent
c9c79646c5
commit
1d0653ce50
5 changed files with 73 additions and 10 deletions
|
@ -24,6 +24,7 @@ const ExcalidrawScope = {
|
|||
Sidebar: ExcalidrawComp.Sidebar,
|
||||
exportToCanvas: ExcalidrawComp.exportToCanvas,
|
||||
initialData,
|
||||
useI18n: ExcalidrawComp.useI18n,
|
||||
};
|
||||
|
||||
export default ExcalidrawScope;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue