Unused import
This commit is contained in:
parent
7271b82082
commit
8c5d58ae93
@ -1,5 +1,5 @@
|
|||||||
import React, { useState } from "react";
|
import React, { useState } from "react";
|
||||||
import { IconButton, Flex, Box, Label, Text } from "theme-ui";
|
import { IconButton, Box, Label, Text } from "theme-ui";
|
||||||
|
|
||||||
import Modal from "./Modal";
|
import Modal from "./Modal";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user