Skip to content

v1.1.2

Compare
Choose a tag to compare
@santospatrick santospatrick released this 02 Aug 02:20
· 20 commits to main since this release

Updates

  1. Active menu link colored style for when active
  2. Add recursive nested menu support, be aware that a best practice for UX/UI would be not having more than 3 levels of menu items
  3. Add "children" inside "children" to have it going recursive 🤩

image

Migration Guide

  1. Copy src/components/MainDrawer folder and replace what you have in your app
  2. There are no changes to be done at src/components/MainDrawer/menu.ts