1.0.12 • Published 7 years ago

react-valid-props v1.0.12

Weekly downloads
78
License
MIT
Repository
-
Last release
7 years ago

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!

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago