buildo / react-components

Collection of general React components used in buildo projects.
http://react-components.buildo.io/
MIT License
157 stars 21 forks source link

add the `name` prop to `Dropdown` API #1160

Open giogonzo opened 6 years ago

giogonzo commented 6 years ago

Project card

requirements

As requested by @ecamellini : add the name param to the Dropdown API, which should just be passed to the Select as it is

specs

{optional: describe technical specs to implement this feature, if not obvious}

misc

{optional: other useful info}

veej commented 5 years ago

@ecamellini I think this can be closed after the upgrade to react-select@2