Skip to content

Commit 4bb8a76

Browse files
authored
Merge pull request #43 from roiLeo/fix/doc/typo
fix(doc): typo vue.js
2 parents dcd4525 + c2038ac commit 4bb8a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ui/SupportedFrameworks/FrameworksTabs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default () => {
2424
value: "react",
2525
},
2626
{
27-
name: "Vue.jsX",
27+
name: "Vue.js",
2828
icon: <IconVue />,
2929
value: "vue",
3030
},

0 commit comments

Comments
 (0)