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