Skip to content

Commit d0863fc

Browse files
docs: link images to bundlephobia
1 parent a6bd00b commit d0863fc

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,15 @@ Documentation for V5 - [ReactTooltip](https://react-tooltip.com/docs/getting-sta
3030
## [Bundle size comparison V4 -> V5](https://bundlephobia.com/package/react-tooltip)
3131

3232
<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" />
33+
<a href="https://bundlephobia.com/package/[email protected]">
34+
<img alt="Bundlephobia v4.5.1" style="height: 250px" src="https://user-images.githubusercontent.com/21102974/222977995-a5ae7c12-e945-454e-ad96-5c73b76a88a0.png" />
35+
</a>
36+
<a href="https://bundlephobia.com/package/[email protected]">
37+
<img alt="Bundlephobia v5.8.4" style="height: 250px" src="https://user-images.githubusercontent.com/21102974/222977970-8574434d-77de-4aa3-b8ad-a2b8924d75a4.png" />
38+
</a>
39+
<a href="https://bundlephobia.com/package/[email protected]">
40+
<img alt="Bundlezise timeline" style="height: 250px" src="https://user-images.githubusercontent.com/21102974/222978188-f6db8679-da69-4da7-9c0d-b6fde8bd9517.png" />
41+
</a>
3642
</p>
3743

3844
## Installation

0 commit comments

Comments
 (0)