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
Remove default font-family helvetica and option to remove title.
The text was updated successfully, but these errors were encountered:
Hi @Bavaresco,
The font-family can be overwritten to whatever you'd like it to be using the style property of the Avatar component.
font-family
style
Avatar
Removing the title attribute is something I'm currently looking into: #216
title
Sorry, something went wrong.
null
This is now possible in the 5.0.0 release of react-avatar by setting the title property to false or null.
false
JorgenEvens
No branches or pull requests
Remove default font-family helvetica and option to remove title.
The text was updated successfully, but these errors were encountered: