Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
binary64 committed May 6, 2024
1 parent 632a0b3 commit 1be4595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/blabber/app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const Page = () => {
return <button className="btn btn-primary">hiiiwww</button>;
return <button className="btn btn-primary">hiiiwwww</button>;
};

export default Page;

0 comments on commit 1be4595

Please sign in to comment.