theme: migrate to custom fork of rebass for latest changes

This commit is contained in:
Abdullah Atta
2022-08-29 20:02:25 +05:00
parent 2233d478cf
commit a1834b15c1
155 changed files with 7277 additions and 39637 deletions

View File

@@ -1,4 +1,4 @@
import { Flex, Text } from "rebass";
import { Flex, Text } from "@streetwriters/rebass";
import { appVersion } from "../../utils/version";
import Field from "../field";
import Dialog from "./dialog";