sullenor / teatime-components

React components + CSS Modules

Home Page:http://sullenor.github.io/teatime-components/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle properly null value for select

sullenor opened this issue · comments

In case any option has a value null and prop value is equal null, select will choose it instead of setting empty value.