react-chronos
react-chronos copied to clipboard
Cannot read property 'oneOf' of undefined
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
I have the similar problem ...
I'm gonna revisit this today.
On Thu, Jan 31, 2019, 04:55 Mehran Abghari <[email protected] wrote:
I have the similar problem ...
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rmariuzzo/react-chronos/issues/3#issuecomment-459266039, or mute the thread https://github.com/notifications/unsubscribe-auth/AAa2H9qpQX45d65r9FenO8ntHn89UXEPks5vIq9ngaJpZM4UuAa- .
I created a PR trying to solve this issue.