Remove unused box import
This commit is contained in:
parent
63233e7f68
commit
4290701d57
@ -1,4 +1,4 @@
|
||||
import { Box, Container, Flex, Heading } from "@chakra-ui/react";
|
||||
import { Container, Flex, Heading } from "@chakra-ui/react";
|
||||
import { type LinksFunction } from "@remix-run/cloudflare";
|
||||
import { useLoaderData } from "@remix-run/react";
|
||||
import stylesheet from "../styles/_index.css";
|
||||
|
Loading…
x
Reference in New Issue
Block a user