couds / react-bulma-components

React components for Bulma framework
MIT License
1.2k stars 126 forks source link

Fix issue with RenderAsComponent type #316

Closed davepwsmith closed 3 years ago

davepwsmith commented 3 years ago

Uses ElementType (https://flow.org/en/docs/react/types/#toc-react-elementtype) to fix #314

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 93.625% when pulling 7ac0b51187c1fb257d6693290f0ae52e4cbbde00 on davepwsmith:patch-2 into fc544b86bbf346ada8691d1e921690768014b845 on couds:next.

couds commented 3 years ago

Just Test it, and seem to work perfectly Thanks.

Also fix https://github.com/couds/react-bulma-components/issues/315 (without the autocomplete)