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