Skip to content

Commit

Permalink
feat: undo changes in home
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaeyeonAhn committed Nov 21, 2024
1 parent 685384f commit 46f51f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web/src/app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
"use client";

const Home = () => <div>Welcome to SPARCS Students!</div>;

export default Home;

0 comments on commit 46f51f5

Please sign in to comment.