-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document Popover children prop as required #2196
Conversation
This prop is required, as denoted by the component's prop-types. The README should denote this requirement.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Yes |
or | | Yes |
? I don't think Yes
makes sense as a default value.
oops, the lack of a side vertical line tripped me up. |
|
* Document Popover children prop as required This prop is required, as denoted by the component's prop-types. The README should denote this requirement. * oops --------- Co-authored-by: John Coburn <[email protected]>
This prop is required, as denoted by the component's prop-types. The README should denote this requirement.