You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
Just been trying this out today. From the examples, I was using this:
However, this returns an error:
I’m using Babel, so my actual error is:
I changed my code to this (removing the
.default):And it worked without error.