From 12a2c9b7dd2b34325baa5b23f7f3e320910ba2bf Mon Sep 17 00:00:00 2001 From: BrightTheBackpack <100brightli@gmail.com> Date: Mon, 25 Nov 2024 22:52:23 -0800 Subject: [PATCH] no unused variables --- app/page.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index a84fb89..834866e 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -6,13 +6,10 @@ import { Box, Button, Image, - Flex, - Badge, - Container, + Grid, Heading, Text, - Card } from 'theme-ui' const fall = (rotationDirection) => keyframes` from {