react-bulma-components icon indicating copy to clipboard operation
react-bulma-components copied to clipboard

Reduce complexity on Dropdown component

Open couds opened this issue 2 years ago • 0 comments

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

couds avatar Apr 20 '22 08:04 couds