Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

I cant use DropdownMenu in TopNavItem #92

Open
luvvvdev opened this issue Dec 29, 2020 · 0 comments
Open

I cant use DropdownMenu in TopNavItem #92

luvvvdev opened this issue Dec 29, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@luvvvdev
Copy link

My code:
<TopNavSection> <TopNavItem use={DropdownMenu} menu={ <Fragment> <DropdownMenu.Item> Hello </DropdownMenu.Item> </Fragment> }> </TopNavItem> </TopNavSection>

Error:
Error: React.cloneElement(...): The argument must be a React element, but you passed undefined.

@jxom jxom added the bug Something isn't working label Feb 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants