We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcd4525 + c2038ac commit 4bb8a76Copy full SHA for 4bb8a76
1 file changed
components/ui/SupportedFrameworks/FrameworksTabs.tsx
@@ -24,7 +24,7 @@ export default () => {
24
value: "react",
25
},
26
{
27
- name: "Vue.jsX",
+ name: "Vue.js",
28
icon: <IconVue />,
29
value: "vue",
30
0 commit comments