Skip to content

Commit aa8b201

Browse files
authored
Correct tanstack start repo
1 parent b5379db commit aa8b201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libraries/start.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { redirect } from '@tanstack/react-router'
44
import { GithubIcon } from '~/components/icons/GithubIcon'
55
import { YinYangIcon } from '~/components/icons/YinYangIcon'
66

7-
const repo = 'tanstack/router'
7+
const repo = 'tanstack/start'
88

99
const textStyles = 'text-cyan-600 dark:text-cyan-500'
1010

0 commit comments

Comments
 (0)