mui-nested-menu
mui-nested-menu copied to clipboard
NestedMenuItemProps cannot use element/component on the label
I have issue when I use component on the label where it doesn't correspond with the NestedMenuItemProps which only accepts string for label props
Any work around on this issue?
You have to customize it.
In the NestedMenuItem.tsx
Then change the IconMenuItem.tsx