Skip to content

Commit

Permalink
no unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightTheBackpack committed Nov 26, 2024
1 parent 06d95a4 commit 12a2c9b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@ import {
Box,
Button,
Image,
Flex,
Badge,
Container,

Grid,
Heading,
Text,
Card
} from 'theme-ui'
const fall = (rotationDirection) => keyframes`
from {
Expand Down

0 comments on commit 12a2c9b

Please sign in to comment.