We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get the above issue when including the avatar in a package. I'm building the package using create-react-library.
React version: 16.8.6
The text was updated successfully, but these errors were encountered:
Remove the {} around Avatar when you import it so just do => import Avatar from 'avataaars'
Sorry, something went wrong.
If anyone wants to use an upgraded version where this is solved, here is the fork and package.
No branches or pull requests
I get the above issue when including the avatar in a package. I'm building the package using create-react-library.
React version: 16.8.6
The text was updated successfully, but these errors were encountered: