elm-street-technology / elevate-ui

🎨 💻 📱An opinionated toolkit of React components and patterns
https://elevate-ui.com/
MIT License
10 stars 4 forks source link

Compare Values When Using Find #257

Closed nuex closed 4 years ago

nuex commented 4 years ago

Removes assumption that selected options are strings. Properly compares the selected value with item value to find the correct selected item.