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 0f52537 commit 8767f04Copy full SHA for 8767f04
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/[email protected]/cjs/react-is.production.js
0 commit comments