feat: router, tab shell, setup and login pages
This commit is contained in:
3
web/src/pages/AddPage.tsx
Normal file
3
web/src/pages/AddPage.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function AddPage() {
|
||||
return <p className="text-neutral-400">Search goes here.</p>
|
||||
}
|
||||
Reference in New Issue
Block a user