mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
1a3f1afbd3
* Call into Fabric to get current event priority Fix flow errors * Prettier * Better handle null and undefined cases * Remove optional chaining and use ?? operator * prettier-all * Use conditional ternary operator * prettier