Skip to content

Commit 82e521e

Browse files
committed
docs(readme): update bundle size
1 parent 9f2dc99 commit 82e521e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ It empowers the standard [`img`](https://developer.mozilla.org/en-US/docs/Web/HT
2626
- 🚫 Aborts any current image downloads on component unmount potentially saving bandwidth and browser resources.
2727
- 🔍 [Supports server-side rendering / Javascript is disabled / SEO](#javascript-availability-and-seo).
2828
- 📜 Supports [TypeScript](https://www.typescriptlang.org) type definition.
29-
- 🦔 Tiny size ([~ 2.1kB gzipped](https://bundlephobia.com/result?p=react-cool-img)). No external dependencies, aside for the `react` and `react-dom`.
29+
- 🦔 Tiny size ([~ 2kB gzipped](https://bundlephobia.com/result?p=react-cool-img)). No external dependencies, aside for the `react` and `react-dom`.
3030
- 🍰 Easy to use.
3131

3232
> ⚠️ [Most modern browsers support Intersection Observer natively](https://caniuse.com/#feat=intersectionobserver). You can also [add polyfill](#intersection-observer-polyfill) for full browser support.

0 commit comments

Comments
 (0)