We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
default
1 parent 54af4a9 commit b2bca28Copy full SHA for b2bca28
src/utils/react-is.ts
@@ -1,5 +1,5 @@
1
import type { ElementType, MemoExoticComponent, ReactElement } from 'react'
2
-import React from 'react'
+import * as React from 'react'
3
4
// Directly ported from:
5
// https://unpkg.com/browse/react-is@19.0.0-beta-04b058868c-20240508/cjs/react-is.production.js
0 commit comments