react-flexbox-grid icon indicating copy to clipboard operation
react-flexbox-grid copied to clipboard

TypeScript disallows children

Open ncovercash opened this issue 2 years ago • 0 comments

With the current TypeScript props, children are not allowed, making it impossible to add anything as children to the components. The original issue had children props, however, it seems like they never made it to the PR/final types.

ncovercash avatar Jun 16 '22 05:06 ncovercash