purescript-react / purescript-lumi-components

Library of our UI components
https://lumihq.github.io/purescript-lumi-components/#/
Apache License 2.0
105 stars 5 forks source link

Fix select option sorting (no longer removes duplicates) #207

Open megamaddu opened 3 years ago

megamaddu commented 3 years ago

Two options having the same label/name doesn't actually mean they're the same option.