We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7e29b commit b976caaCopy full SHA for b976caa
compat/src/index.js
@@ -35,7 +35,7 @@ import {
35
__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED
36
} from './render';
37
38
-const version = '17.0.2'; // trick libraries to think we are react
+const version = '18.3.1'; // trick libraries to think we are react
39
40
/**
41
* Legacy version of createElement.
0 commit comments