Cam Parry

Results 1 comments of Cam Parry

I had the same issue and after a bit of playing around I found this works: ```typescript import { RouterProvider, createRouter, Link, ToOptions } from '@tanstack/react-router'; import { routeTree }...