Skip to content

Commit 433f49c

Browse files
committed
fix JSX namespace
1 parent 3c3b388 commit 433f49c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/react.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import {
2+
type JSX,
23
type ComponentPropsWithoutRef,
34
type ComponentRef,
45
type ElementType,

0 commit comments

Comments
 (0)