Skip to content

Commit c5d5857

Browse files
committed
update framework list
1 parent 62033a2 commit c5d5857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libraries/db.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const dbProject = {
2727
colorFrom: `from-orange-500`,
2828
colorTo: `to-orange-700`,
2929
textColor: `text-orange-700`,
30-
frameworks: ['react', 'vue'],
30+
frameworks: ['react', 'vue', 'solid', 'svelte', 'vanilla'],
3131
scarfId: '302d0fef-cb3f-43c6-b45c-f055b9745edb',
3232
defaultDocs: 'overview',
3333
menu: [

0 commit comments

Comments
 (0)