roylee0704 / react-flexbox-grid

A set of React components implementing flexboxgrid with the power of CSS Modules.

Home Page:http://roylee0704.github.io/react-flexbox-grid/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript disallows children

ncovercash opened this issue · 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.