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