File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ This module is a wrapper/compatibility layer for [@gouvfr/dsfr](https://github.c
34
34
- [x] Three shakable distribution, cherry pick the components you import. (It's not all in a big .js bundle)
35
35
- [ ] Optional integration with [ MUI] ( https://mui.com/ ) . If you use MUI components they will
36
36
be automatically adapted to look like [ DSFR components] ( https://www.systeme-de-design.gouv.fr/elements-d-interface ) .
37
- - [ ] Enable CSS in JS by providing a ` useTheme() ` hooks that exposes the correct colors options and decision
37
+ - [x ] Enable CSS in JS by providing a ` useTheme() ` hooks that exposes the correct colors options and decision
38
38
for the currently enabled color scheme.
39
39
40
40
This module is a product of [ Etalab's Free and open source software pole] ( https://communs.numerique.gouv.fr/a-propos/ ) .
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codegouvfr/react-dsfr" ,
3
- "version" : " 0.0.8 " ,
3
+ "version" : " 0.0.9 " ,
4
4
"description" : " French State Design System React component library" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments