Start using react-zen.
This commit is contained in:
3
src/app/(main)/boards/BoardsPage.tsx
Normal file
3
src/app/(main)/boards/BoardsPage.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function BoardsPage() {
|
||||
return <h1>hi.</h1>;
|
||||
}
|
||||
Reference in New Issue
Block a user