aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/layout/notice.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): rewrite Notice componentArmand Philippot2023-11-111-27/+0
| | | | * Rename message prop to children prop and set ReactNode as type
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-1/+1
| | | | | | Using paths aliases starting with "@" can be confusing and can lead to conflict with existings modules. I prefer to use relative paths to avoid extra configuration in tools because of these aliases.
* chore: add Article pagesArmand Philippot2022-05-151-1/+0
|
* chore: add a Notice componentArmand Philippot2022-04-151-0/+28