mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix lint
This commit is contained in:
parent
dcf9e27e51
commit
5bfe4dff5f
5 changed files with 2 additions and 4 deletions
|
@ -606,6 +606,7 @@ const ExcalidrawWrapper = () => {
|
|||
|
||||
const isOffline = useAtomValue(isOfflineAtom);
|
||||
|
||||
//@ts-ignore
|
||||
const getInitialData = (): ExcalidrawInitialDataState => {
|
||||
return {
|
||||
scrollToContent: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue