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 0b7f31b commit 3f232f0Copy full SHA for 3f232f0
app/libraries/router.tsx
@@ -33,7 +33,7 @@ export const routerProject = {
33
colorFrom: 'from-emerald-500',
34
colorTo: 'to-lime-600',
35
textColor: textStyles,
36
- frameworks: ['react'],
+ frameworks: ['react', 'solid'],
37
scarfId: '3d14fff2-f326-4929-b5e1-6ecf953d24f4',
38
defaultDocs: 'framework/react/overview',
39
hideCodesandboxUrl: true,
0 commit comments