Create your Link in Bio for Bluesky
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 4 lines 167 B view raw
1import { type RouteConfig } from "@react-router/dev/routes"; 2import { flatRoutes } from "@react-router/fs-routes"; 3 4export default flatRoutes() satisfies RouteConfig;