mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
8b55eb4e72
## Summary We completed testing on these internally, so can cleanup the separate fast and slow paths and remove the `enableShallowPropDiffing` flag which we're not pursuing. ## How did you test this change? ``` yarn test ReactNativeAttributePayloadFabric ```