Skip to content

Commit

Permalink
feat: test
Browse files Browse the repository at this point in the history
  • Loading branch information
miro-ring committed Jan 4, 2024
1 parent 4dcbb11 commit 2a0fd0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const HomePage = () => {
return <div>바로됨</div>;
return <div>바로됨s</div>;
};

export default HomePage;

0 comments on commit 2a0fd0e

Please sign in to comment.