Skip to content

Commit 542680e

Browse files
authored
chore(readme): update link to the JSX babel plugin (#2104) [ci skip]
1 parent 2f7924d commit 542680e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ As of v4.5.0, `vue-cli` now provides built-in option to choose Vue 3 preset when
3939

4040
There are currently two JSX transform implementations for Vue 3 with slightly differing syntax (for Vue specific features):
4141

42-
- [vueComponent/jsx](https://github.com/vueComponent/jsx)
42+
- [vuejs/jsx-next](https://github.com/vuejs/jsx-next)
4343
- [HcySunYang/vue-next-jsx](https://github.com/HcySunYang/vue-next-jsx)
4444

4545
We are using [this thread](https://github.com/vuejs/jsx/issues/141) to unify the design and land on an official specification of how Vue features should be handled in JSX. If you use Vue with JSX, please provide your feedback in that thread.

0 commit comments

Comments
 (0)