This commit is contained in:
Aakansha Doshi 2021-02-06 20:08:30 +05:30
parent 8157c84d11
commit b5151bda5a
4 changed files with 14 additions and 9 deletions

View file

@ -30,7 +30,7 @@ export const Stats = (props: {
setAppState: React.Component<any, AppState>["setState"];
elements: readonly NonDeletedExcalidrawElement[];
onClose: () => void;
isCollaborating: boolean;
isCollaborating?: boolean;
}) => {
const isMobile = useIsMobile();
const [storageSizes, setStorageSizes] = useState<StorageSizes>({