Deadly0 / final-form-material-ui

A set of wrapper components to facilitate using Material UI with Final Form
92 stars 33 forks source link

Label for the Select #37

Open iusenko opened 3 years ago

iusenko commented 3 years ago

https://github.com/Deadly0/final-form-material-ui/blob/555cb245223c377975274305e955e51bf7c3e3d2/src/Select.tsx#L28

The label should also be passed to the Select component to display the label correctly.

lookfirst commented 3 years ago

@iusenko Any reason for not using a supported library?