TheSpicyMeatball / react-nanny

Utils to manage your React Children
Other
85 stars 4 forks source link

Cannot find children of type MenuItem #21

Open esskar opened 11 months ago

esskar commented 11 months ago

Hello, thanks for the library.

I tried to use it with MenuItem from @mui library https://mui.com/material-ui/api/menu-item/

but those items cannot be found. Any idea why?