We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b02b195 commit 5e2f3eeCopy full SHA for 5e2f3ee
1 file changed
src/libraries/libraries.ts
@@ -199,6 +199,7 @@ const queryCommunityLinks = [
199
export const router: LibrarySlim = {
200
id: 'router',
201
name: 'TanStack Router',
202
+ installPath: 'framework/$framework/quick-start',
203
cardStyles: 'text-emerald-500 dark:text-emerald-400 hover:border-current',
204
to: '/router',
205
tagline: 'Type-safe Routing for React and Solid applications',
0 commit comments