Skip to content

Commit

Permalink
updates nav
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Little committed Apr 26, 2024
1 parent b3be663 commit 3075c34
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/src/app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { LotteryCard } from "@/components/lotter-card/LotteryCard";
import { LotteryCard } from "@/components/lottery-card/LotteryCard";
import Navbar from "@/components/navbar/navbar";

export default function Home() {
Expand Down

0 comments on commit 3075c34

Please sign in to comment.