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