Removed unused import
This commit is contained in:
parent
84a1775bf6
commit
a6835b706c
@ -1,5 +1,5 @@
|
|||||||
import React from "react";
|
import React from "react";
|
||||||
import { Box, Flex, IconButton, Text, Label } from "theme-ui";
|
import { Box, Flex, IconButton, Text } from "theme-ui";
|
||||||
|
|
||||||
function SizeInput({ value, onChange }) {
|
function SizeInput({ value, onChange }) {
|
||||||
return (
|
return (
|
||||||
|
Loading…
Reference in New Issue
Block a user