aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Icons/Arrow/Arrow.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore(icons): add direction to arrow icon and split pathArmand Philippot2022-01-041-3/+66
| | | | I can now animate separatly the arrow head and the arrow body.
* chore: replace read more link with ButtonLink componentArmand Philippot2021-12-291-0/+18
I also fix the load more button position since I removed the margin auto.