Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit 5b45d83

Browse files
Update README.md
1 parent 9ab6396 commit 5b45d83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,6 @@ It will throw `A valid React element (or null) must be returned. You may have re
119119
## Size difference to the original:
120120
| | original | **mini**
121121
|------------|----------|-----
122-
|install size| [2.45 mB](https://packagephobia.now.sh/result?p=create-react-context) | [**150 kB**](https://packagephobia.now.sh/result?p=mini-create-react-context)
123-
|minified | 3.6 kB | **2.3kB**
122+
|install size| [2.45 mB](https://packagephobia.now.sh/result?p=create-react-context) | [**140 kB**](https://packagephobia.now.sh/result?p=mini-create-react-context)
123+
|minified | [3.6 kB](https://bundlephobia.com/result?p=create-react-context) | [**2.3kB**](https://bundlephobia.com/result?p=mini-create-react-context)
124124
|minzip | 1.4 kB | **1.0kB**

0 commit comments

Comments
 (0)