Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bmstefanski committed Nov 25, 2023
1 parent c7165fa commit 06022c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { GetServerSidePropsContext } from "next"
import Head from "next/head"
import { Button } from "components/Button/Button"
import { LP_GRID_ITEMS } from "lp-items"
Expand Down Expand Up @@ -58,4 +57,3 @@ export default function Web() {
</>
)
}

0 comments on commit 06022c0

Please sign in to comment.