File tree Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Original file line number Diff line number Diff line change 6666 "@babel/core" : " ^7.20.2" ,
6767 "@emotion/react" : " ^11.10.4" ,
6868 "@emotion/styled" : " ^11.10.4" ,
69- "@gouvfr/dsfr" : " 1.9.3 " ,
69+ "@gouvfr/dsfr" : " 1.10.0 " ,
7070 "@mui/icons-material" : " ^5.11.16" ,
7171 "@mui/material" : " ^5.13.3" ,
7272 "@storybook/addon-a11y" : " ^6.5.16" ,
Original file line number Diff line number Diff line change @@ -82,14 +82,7 @@ export const Tile = memo(
8282 >
8383 < div className = { cx ( fr . cx ( "fr-tile__body" ) , classes . body ) } >
8484 < h3 className = { cx ( fr . cx ( "fr-tile__title" ) , classes . title ) } >
85- < Link
86- { ...linkProps }
87- className = { cx (
88- fr . cx ( "fr-tile__link" ) ,
89- classes . link ,
90- linkProps . className
91- ) }
92- >
85+ < Link { ...linkProps } className = { cx ( classes . link , linkProps . className ) } >
9386 { title }
9487 </ Link >
9588 </ h3 >
Original file line number Diff line number Diff line change 13941394 resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
13951395 integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
13961396
1397- "@gouvfr/dsfr@1.9.3 ":
1398- version "1.9.3 "
1399- resolved "https://registry.yarnpkg.com/@gouvfr/dsfr/-/dsfr-1.9.3 .tgz#289148c79566f6332cc930230742c4fe509d96f2 "
1400- integrity sha512-toPM1nvzSxPAwpLhnIgf7a/TJV0WOUa6sDqYummvMhZ9PBolFPGuD+3r8e3vg0bR5BkYxOt9hFErOPDU1tU4sQ ==
1397+ "@gouvfr/dsfr@1.10.0 ":
1398+ version "1.10.0 "
1399+ resolved "https://registry.yarnpkg.com/@gouvfr/dsfr/-/dsfr-1.10.0 .tgz#a3f4939c728e35d8c9ecf06f7a62369ae46256db "
1400+ integrity sha512-fHqGCvc8jGtkX2AKRCWi9o3jf/kirP/BeeZ2FBVGwS9Oxd8KsG22xk/6Tls8nA+qPaI+2ZkZQxATBV8KlhwNhQ ==
14011401
14021402"@humanwhocodes/config-array@^0.5.0":
14031403 version "0.5.0"
You can’t perform that action at this time.
0 commit comments