Skip to content

Commit a6bd00b

Browse files
docs: update bundlesize comparison
1 parent d434781 commit a6bd00b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,13 @@ Documentation for V4 - [Github Page](https://reacttooltip.github.io/react-toolti
2727

2828
Documentation for V5 - [ReactTooltip](https://react-tooltip.com/docs/getting-started).
2929

30-
[Bundle size timeline comparation from V4 -> V5](https://bundlephobia.com/package/react-tooltip@5.0.0)
31-
32-
[![Bundlephobia comparison](https://user-images.githubusercontent.com/9615850/211835641-f6373084-ad73-4902-9855-246d34952345.png)](https://bundlephobia.com/package/react-tooltip@5.0.0)
30+
## [Bundle size comparison V4 -> V5](https://bundlephobia.com/package/react-tooltip)
3331

32+
<p align="center">
33+
<img alt="Bundlephobia v4.5.1" style="height: 250px" src="https://user-images.githubusercontent.com/21102974/222977995-a5ae7c12-e945-454e-ad96-5c73b76a88a0.png" />
34+
<img alt="Bundlephobia v5.8.4" style="height: 250px" src="https://user-images.githubusercontent.com/21102974/222977970-8574434d-77de-4aa3-b8ad-a2b8924d75a4.png" />
35+
<img alt="Bundlezise timeline" style="height: 250px" src="https://user-images.githubusercontent.com/21102974/222978188-f6db8679-da69-4da7-9c0d-b6fde8bd9517.png" />
36+
</p>
3437

3538
## Installation
3639

0 commit comments

Comments
 (0)