mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
* improve readability * replace condition by switch/case * replace condition by switch/case * remove unnecessary braces * replace switch/case to ifs * replace switch/case to ifs * fix by multiline if statements * fix multiple if statements