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 d82a4df commit b165e8dCopy full SHA for b165e8d
1 file changed
src/libraries/libraries.ts
@@ -201,6 +201,7 @@ const queryCommunityLinks = [
201
export const router: LibrarySlim = {
202
id: 'router',
203
name: 'TanStack Router',
204
+ installPath: 'framework/$framework/quick-start',
205
cardStyles: 'text-emerald-500 dark:text-emerald-400 hover:border-current',
206
to: '/router',
207
tagline: 'Type-safe Routing for React and Solid applications',
0 commit comments