Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

onlyUpdateForPropTypes()

Compare
Choose a tag to compare
@acdlite acdlite released this 03 Nov 00:29
· 531 commits to master since this release

Like onlyUpdateForKeys() where the keys are inferred from the propTypes of the base component.

Thanks, @grabbou!