couds / react-bulma-components

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

Reduce complexity on Dropdown component #387

Open couds opened 2 years ago

couds commented 2 years ago

Use context to store current value, and onSelect function to avoid iterate and overwrite children with cloneElement