Skip to content

Commit 3f232f0

Browse files
committed
add solid to router docs dropdown
1 parent 0b7f31b commit 3f232f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/libraries/router.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export const routerProject = {
3333
colorFrom: 'from-emerald-500',
3434
colorTo: 'to-lime-600',
3535
textColor: textStyles,
36-
frameworks: ['react'],
36+
frameworks: ['react', 'solid'],
3737
scarfId: '3d14fff2-f326-4929-b5e1-6ecf953d24f4',
3838
defaultDocs: 'framework/react/overview',
3939
hideCodesandboxUrl: true,

0 commit comments

Comments
 (0)