mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
ignore
This commit is contained in:
parent
5bfe4dff5f
commit
0449cccc39
1 changed files with 1 additions and 1 deletions
|
@ -606,7 +606,7 @@ const ExcalidrawWrapper = () => {
|
|||
|
||||
const isOffline = useAtomValue(isOfflineAtom);
|
||||
|
||||
//@ts-ignore
|
||||
/* eslint-disable */
|
||||
const getInitialData = (): ExcalidrawInitialDataState => {
|
||||
return {
|
||||
scrollToContent: true,
|
||||
|
|
Loading…
Add table
Reference in a new issue