Skip to content

React Utils - v2.1.1

Compare
Choose a tag to compare
@ItsJonQ ItsJonQ released this 28 Feb 18:25
· 11 commits to master since this release

isPropValid: Add custom props to blacklist

This update adjusts the isPropValid function to add a custom black list,
starting with the prop action.

In HSDS: React development, we noticed that the prop action leaked through.


  • isPropValid: Add custom props to blacklist (#15) 8742237

v2.1.0...v2.1.1