Skip to content

Commit 1ae5b75

Browse files
committed
add comment to React_V3
1 parent adb9fc4 commit 1ae5b75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/v3/React_V3.res

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/** Binding to React.element enables the compatibility with v3 */
12
type element = React.element
23

34
@val external null: element = "null"

0 commit comments

Comments
 (0)