We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb9fc4 commit 1ae5b75Copy full SHA for 1ae5b75
src/v3/React_V3.res
@@ -1,3 +1,4 @@
1
+/** Binding to React.element enables the compatibility with v3 */
2
type element = React.element
3
4
@val external null: element = "null"
0 commit comments