mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
theme: migrate to custom fork of rebass for latest changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { useEffect } from "react";
|
||||
import { Flex } from "rebass";
|
||||
import { Flex } from "@streetwriters/rebass";
|
||||
import { getTotalSize } from "../../common/attachments";
|
||||
import { useStore } from "../../stores/attachment-store";
|
||||
import { formatBytes } from "../../utils/filename";
|
||||
|
||||
Reference in New Issue
Block a user