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 de417ad commit 6cf1a45Copy full SHA for 6cf1a45
src/lib/supported-libraries.ts
@@ -89,7 +89,7 @@ export const libraries: Library[] = [
89
examplesPath: "examples",
90
},
91
{
92
- name: "Web - JavaScript",
+ name: "Web - JavaScript (including React, Vue, Svelte, Angular, etc)",
93
type: "client",
94
root: "client-web",
95
0 commit comments