Initialize Minabot with Hono and React Router
This commit is contained in:
3
src/pages/Home.tsx
Normal file
3
src/pages/Home.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export function Home() {
|
||||
return <h1>Home</h1>;
|
||||
}
|
||||
Reference in New Issue
Block a user