mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
## 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 ```