aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/buttons/main-nav-button.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: add a MainNavButton componentArmand Philippot2022-04-121-0/+11
I also move the active state from the hamburger to this pseudo-button. It makes more sense that the button handles the icon shape.