Skip to content

Commit 5de3d1c

Browse files
committed
Update README
1 parent 905d0e2 commit 5de3d1c

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
@@ -34,8 +34,8 @@ This module is a wrapper/compatibility layer for [@gouvfr/dsfr](https://github.c
3434
- [x] [Perfect integration with all major React framework: Next.js, Create React App, Vue](https://etalab-2.gitbook.io/dsfr-react/).
3535
- [ ] All [the components](https://www.systeme-de-design.gouv.fr/elements-d-interface) are implemented (2/42)
3636
- [x] Three shakable distribution, cherry pick the components you import. (It's not all in a big .js bundle)
37-
- [ ] Optional integration with [MUI](https://mui.com/). If you use MUI components they will
38-
be automatically adapted to look like [DSFR components](https://www.systeme-de-design.gouv.fr/elements-d-interface).
37+
- [x] Optional integration with [MUI](https://mui.com/). If you use MUI components they will
38+
be automatically adapted to look like [DSFR components](https://www.systeme-de-design.gouv.fr/elements-d-interface). See [documentation](https://etalab-2.gitbook.io/dsfr-react/mui-integration).
3939
- [x] Enable CSS in JS by providing a `useTheme()` hooks that exposes the correct colors options and decision
4040
for the currently enabled color scheme.
4141
- [x] Opt-in i18n, built in text can be displayed in multiple languages and user can provide extra translations.

0 commit comments

Comments
 (0)