mirror of
https://github.com/kennethnym/aris.git
synced 2026-03-21 01:21:17 +00: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