This commit is contained in:
Aakansha Doshi 2023-05-22 13:57:05 +05:30
parent dcf9e27e51
commit 5bfe4dff5f
5 changed files with 2 additions and 4 deletions

View file

@ -606,6 +606,7 @@ const ExcalidrawWrapper = () => {
const isOffline = useAtomValue(isOfflineAtom);
//@ts-ignore
const getInitialData = (): ExcalidrawInitialDataState => {
return {
scrollToContent: true,