handle mobile

This commit is contained in:
Aakansha Doshi 2022-07-13 16:22:00 +05:30
parent 67bc10f33b
commit 274294a367
4 changed files with 10 additions and 11 deletions

View file

@ -645,7 +645,6 @@ const ExcalidrawWrapper = () => {
autoFocus={true}
>
<Footer
isMobile={false}
langCode={langCode}
onLangChange={(langCode) => setLangCode(langCode)}
/>