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 3e1c832 commit c9ab169Copy full SHA for c9ab169
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