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 dcd4525 commit c2038acCopy full SHA for c2038ac
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