There was an error while loading. Please reload this page.
2 parents 4af3a56 + 98b61ad commit 6bb8272Copy full SHA for 6bb8272
1 file changed
compat/src/index.js
@@ -43,7 +43,7 @@ import {
43
} from './render';
44
import { Suspense, lazy } from './suspense';
45
46
-const version = '18.3.1'; // trick libraries to think we are react
+const version = '19.0.0'; // trick libraries to think we are react
47
48
/**
49
* Legacy version of createElement.
0 commit comments