aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/notice/notice.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): rewrite Notice componentArmand Philippot2023-11-111-0/+28
* Rename message prop to children prop and set ReactNode as type