Skip to content

Commit

Permalink
test: explicitly register global jsx for 3.4 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Dec 25, 2023
1 parent adca152 commit 9ac7d5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/router/test-dts/components.test-d.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import 'vue/jsx'
import {
RouterLink,
RouterView,
Expand Down

0 comments on commit 9ac7d5c

Please sign in to comment.