Skip to content

Commit 7256047

Browse files
committed
Bump version
1 parent 0ef9db6 commit 7256047

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This module is a wrapper/compatibility layer for [@gouvfr/dsfr](https://github.c
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).
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
3838
for the currently enabled color scheme.
3939

4040
This module is a product of [Etalab's Free and open source software pole](https://communs.numerique.gouv.fr/a-propos/).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codegouvfr/react-dsfr",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "French State Design System React component library",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)