mirror of
https://github.com/facebook/react.git
synced 2026-02-24 12:43:00 +00:00
* 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