aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/nav/nav-item/nav-item.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): rewrite NavList componentArmand Philippot2023-11-111-0/+25
* extract NavItem from NavList * remove `kind` and `listClassName` props (since the consumer has control over NavList, NavItem and NavLink components these props are obsolete)