Skip to content

Commit 48bc139

Browse files
authored
fix: tanstack start package (#1610)
1 parent 0fd5a7d commit 48bc139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/utils/frameworks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export const SHOWCASED_FRAMEWORKS = [
6363
},
6464
{
6565
name: 'tanstack start',
66-
package: '@tanstack/start-server-core',
66+
package: '@tanstack/react-start',
6767
color: 'oklch(60.9% .126 221.723)',
6868
},
6969
]

0 commit comments

Comments
 (0)