Skip to content

Commit

Permalink
💄 remove unneeded text
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0q committed Jul 12, 2024
1 parent 9fd30ac commit 2e0a643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function Home() {
height: "100vh",
}}
>
<InfiniteCanvas />;
<InfiniteCanvas />
</main>
);
}

0 comments on commit 2e0a643

Please sign in to comment.