react-frame-component icon indicating copy to clipboard operation
react-frame-component copied to clipboard

Use `PropTypes.node` for `children` prop type

Open knowler opened this issue 4 years ago • 0 comments

I think that the node prop type is a better choice for the children prop type here, since it includes anything that is renderable.

knowler avatar Oct 07 '20 18:10 knowler