react-valid-props
TypeScript icon, indicating that this package has built-in type declarations

1.0.12 • Public • Published

react-valid-props

Install

npm i --save react-valid-props

Use it

If you haven't already - when you upgrade to react 15.2 - you may start getting a few unknown prop errors - problem now solved

import filterProps from 'react-valid-props'

<div {...filterProps(this.props)}></div>

Simple!

Readme

Keywords

Package Sidebar

Install

npm i react-valid-props

Weekly Downloads

0

Version

1.0.12

License

MIT

Last publish

Collaborators

  • jglanz