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 85ed657 commit b9755c1Copy full SHA for b9755c1
README.md
@@ -26,8 +26,6 @@
26
<a href="https://stackblitz.com/edit/nextjs-j2wba3?file=pages/index.tsx">Playground</a>
27
</p>
28
29
-> 📣 `@codegouvfr/react-dsfr` is still using `@gouvfr/dsfr@1.9.3` but worry not, we'll update to `1.10` in the next few days.
30
-
31
👉 Version française du README [ici](https://github.com/codegouvfr/react-dsfr/blob/main/README.fr.md).
32
33
> WARNING: This Design System is only meant to be used for official French's public service websites.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@codegouvfr/react-dsfr",
3
- "version": "0.73.3-rc.0",
+ "version": "0.73.3",
4
"description": "French State Design System React integration library",
5
"repository": {
6
"type": "git",
0 commit comments