Skip to content

Commit 9ac7d5c

Browse files
committed
test: explicitly register global jsx for 3.4 compat
1 parent adca152 commit 9ac7d5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/router/test-dts/components.test-d.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import 'vue/jsx'
12
import {
23
RouterLink,
34
RouterView,

0 commit comments

Comments
 (0)