EuiNavDrawerGroup
is too strict about what can be passed in as children
#2709
Labels
EuiNavDrawerGroup
is too strict about what can be passed in as children
#2709
This makes it difficult to conditionally render segments of the nav.
Two things which to better enable conditional rendering to be easier:
React.Fragment>
undefined
Made-up code example of what I'm trying to accomplish:
The text was updated successfully, but these errors were encountered: