Ecohackerfarm / powerplant

Optimize and assist planning your garden
Other
85 stars 21 forks source link

Create a component for inputting tags #42

Closed petteripitkanen closed 5 years ago

petteripitkanen commented 5 years ago

We are currently using react-tagsinput for grouping crops with tags. It would be easier to get a common style with the rest of the application by creating a component that is based on react-bootstrap components.

petteripitkanen commented 5 years ago

43 added SelectDropdownWithSearch which can be configured for inputting tags.