How to get Route Type from Tanstack Start route tree gen
I am building a sidebar, thats configured by a const. I have the following type
I get a type error when passing in the URL to a <Link> component from react-router. Is this the correct way to do this?
1 Reply
wise-whiteOP•3w ago
i used the following to make this work