Skip to content

Commit 9dbf5a4

Browse files
committed
Update README
1 parent 43f12aa commit 9dbf5a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ This module is a wrapper/compatibility layer for [@gouvfr/dsfr](https://github.c
3030
- [x] Exactly the same look and feel than with [@gouvfr/dsfr](https://www.npmjs.com/package/@gouvfr/dsfr).
3131
- [x] No [white flash when reloading in SSR setup](https://github.com/codegouvfr/@codegouvfr/react-dsfr/issues/2#issuecomment-1257263480).
3232
- [x] [Perfect integration with all major React framework: Next.js, Create React App, Vue](https://etalab-2.gitbook.io/dsfr-react/).
33-
- [ ] All [the components](https://www.systeme-de-design.gouv.fr/elements-d-interface) are implemented (0/42)
33+
- [ ] All [the components](https://www.systeme-de-design.gouv.fr/elements-d-interface) are implemented (2/42)
3434
- [x] Three shakable distribution, cherry pick the components you import. (It's not all in a big .js bundle)
3535
- [ ] Optional integration with [MUI](https://mui.com/). If you use MUI components they will
3636
be automatically adapted to look like [DSFR components](https://www.systeme-de-design.gouv.fr/elements-d-interface).
3737
- [x] Enable CSS in JS by providing a `useTheme()` hooks that exposes the correct colors options and decision
3838
for the currently enabled color scheme.
39-
- [x] Opt-in i18n.
39+
- [x] Opt-in i18n, built in text can be displayed in multiple languages and user can provide extra translations.
4040

4141
This module is a product of [Etalab's Free and open source software pole](https://communs.numerique.gouv.fr/a-propos/).
4242
[I](https://github.com/garronej)'m working full time on this project. You can expect rapid development. 🚀

0 commit comments

Comments
 (0)