aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Buttons/Button/Button.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace read more link with ButtonLink componentArmand Philippot2021-12-291-1/+6
| | | | | I also fix the load more button position since I removed the margin auto.
* chore: add a comment form to postsArmand Philippot2021-12-171-1/+1
|
* chore: define secondary button stylesArmand Philippot2021-12-161-0/+31
I also rename submit style to primary.