mirror of
https://github.com/kennethnym/freya
synced 2026-06-25 19:01:14 +01:00
3
apps/waitlist-website/app/routes.ts
Normal file
3
apps/waitlist-website/app/routes.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { type RouteConfig, index } from "@react-router/dev/routes"
|
||||
|
||||
export default [index("routes/home.tsx")] satisfies RouteConfig
|
||||
Reference in New Issue
Block a user