tleunen / react-number-editor

Custom number editor (text field) react component
MIT License
70 stars 15 forks source link

Let implementers pass through styles #3

Closed KyleAMathews closed 9 years ago

tleunen commented 9 years ago

Could you also add the style inside the PropTypes and Default props please?

KyleAMathews commented 9 years ago

Done

tleunen commented 9 years ago

Thanks! :)