-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
808f6bc
commit d6ad8c0
Showing
4 changed files
with
243 additions
and
297 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ import type { ElementType, MemoExoticComponent, ReactElement } from 'react' | |
import * as React from 'react' | ||
|
||
// Directly ported from: | ||
// https://unpkg.com/browse/[email protected]-rc.0/cjs/react-is.production.js | ||
// https://unpkg.com/browse/[email protected]/cjs/react-is.production.js | ||
// It's very possible this could change in the future, but given that | ||
// we only use these in `connect`, this is a low priority. | ||
|
||
|
Oops, something went wrong.