mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-22 17:00:40 +02:00
ignore
This commit is contained in:
@@ -606,7 +606,7 @@ const ExcalidrawWrapper = () => {
|
||||
|
||||
const isOffline = useAtomValue(isOfflineAtom);
|
||||
|
||||
//@ts-ignore
|
||||
/* eslint-disable */
|
||||
const getInitialData = (): ExcalidrawInitialDataState => {
|
||||
return {
|
||||
scrollToContent: true,
|
||||
|
Reference in New Issue
Block a user