Closed ahsan7786 closed 6 years ago
@ahsan7786 thanks for reaching out, sorry that broke. It's weird it looks like npm is using a different version than the one in the dist
folder, if you look inside you can see the code is different (newer)
I will debug as soon I get home from work today.
Hi @ahsan7786, I've just updated the package to the version 1.0.3. It's just a clean up to force npm to update their files. Looks like it's working fine now, can you test it again?
About the Runkit, now it's giving "Unexpected token import"
which makes sense based on their premise Try any Node.js package right in your browser
. The es6 syntax (import/export) is not available in node (commonjs). Makes sense?
@akiokio i will check and update you in this regard :)
its working fine now @akiokio
great! I'll the issue 👍
Hi,
using this component in my app generate proptypes error. even testing on https://runkit.com/npm/react-signup-login-component generates same error