Dropdown Menu Error: React.Children.only expected to receive a single React element child #1477
Replies: 1 comment
-
i have the same problem when using something like Button |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use the dropdown as seen here (https://ui.shadcn.com/docs/components/dropdown-menu)
i am trying to use the sub dropdown part in the example but with when i am trying to do it i am getting this error
Unhandled Runtime Error Error: React.Children.only expected to receive a single React element child.
Beta Was this translation helpful? Give feedback.
All reactions