You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ This module is a wrapper/compatibility layer for [@gouvfr/dsfr](https://github.c
49
49
-[x] Three shakable distribution, cherry pick the components you import. (It's not all in a big .js bundle)
50
50
-[x] Optional integration with [MUI](https://mui.com/). If you use MUI components they will
51
51
be automatically adapted to look like [DSFR components](https://www.systeme-de-design.gouv.fr/elements-d-interface). See [documentation](https://react-dsfr.etalab.studio/mui-integration).
52
-
-[x] Enable CSS in JS by providing a `useTheme()` hooks that exposes the correct colors options and decision
52
+
-[x] Enable CSS in JS by providing a `useColors()` hooks that exposes the correct colors options and decision
53
53
for the currently enabled color scheme.
54
54
-[x] Opt-in i18n, built in text can be displayed in multiple languages and user can provide extra translations.
55
55
-[x][Support routing libraries](https://react-dsfr.etalab.studio/routing) like react-router.
0 commit comments