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