alsoscotland / react-super-select

MIT License
95 stars 33 forks source link

move onCloseDropdown and onOpenDropdown callbacks to componentDidUpdate #80

Closed alsoscotland closed 8 years ago

alsoscotland commented 8 years ago
alsoscotland commented 8 years ago

not a linter issue. just more of a slightly stubborn personal preference. I tend to not use ternaries to execute functions. You are right though. It is more succinct.

reintroducing commented 8 years ago

completely understandable, personal preference, i have absolutely no beef with that :)