Hello there, I'm trying to use this component with a react 16.2 project. When I import it I get the error: Cannot read property 'oneOf' of undefined It appears it is because proptypes is not defined. Any help would be appriciated
Hello there,
I'm trying to use this component with a react 16.2 project. When I import it I get the error:
Cannot read property 'oneOf' of undefined
It appears it is because proptypes is not defined.
Any help would be appriciated