Skip to content

Commit 7d9896e

Browse files
committed
2 parents fd31f8f + 5853cdf commit 7d9896e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This module is a wrapper/compatibility layer for [@gouvfr/dsfr](https://github.c
4949
- [x] Three shakable distribution, cherry pick the components you import. (It's not all in a big .js bundle)
5050
- [x] Optional integration with [MUI](https://mui.com/). If you use MUI components they will
5151
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
5353
for the currently enabled color scheme.
5454
- [x] Opt-in i18n, built in text can be displayed in multiple languages and user can provide extra translations.
5555
- [x] [Support routing libraries](https://react-dsfr.etalab.studio/routing) like react-router.

0 commit comments

Comments
 (0)