We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f452c1 commit 57cdca6Copy full SHA for 57cdca6
README.md
@@ -9,7 +9,10 @@
9
<img src="https://github.com/codegouvfr/dsfr-react/workflows/ci/badge.svg?branch=main">
10
</a>
11
<a href="https://www.npmjs.com/package/dsfr-react">
12
- <img src="https://img.shields.io/npm/dm/dsfr-react">
+ <img src="https://img.shields.io/npm/v/dsfr-react?logo=npm">
13
+ </a>
14
+ <a href="https://bundlephobia.com/package/dsfr-react">
15
+ <img src="https://img.shields.io/bundlephobia/minzip/dsfr-react">
16
17
<a href="https://github.com/codegouvfr/dsfr-react/blob/main/LICENSE">
18
<img src="https://img.shields.io/npm/l/dsfr-react">
0 commit comments