agutoli / react-styled-select

A Select control built with Reactjs, styled-components and :heart: http://agutoli.github.io/
MIT License
108 stars 23 forks source link

Closes dropdown by mouse click #37

Open cvvoterfied opened 4 years ago

cvvoterfied commented 4 years ago

Made a change to the focus event that allows the open dropdown to be closed by a mouse click.