Skip to content

MHerszak/base2ind-gravatar-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gravatar-react

React component for rendering a gravatar profile image.

Install

meteor add browserstudios:gravatar-react

CHANGES

You can add a shape such as shape="circle" and borderRadius will do the rest.

Example

Here is an Example Implementation

<Gravatar
    email="[email protected]"
    size=100 
    rating="pg" 
    https 
    default="monsterid" 
    className="CustomAvatar-image"
    shape="circle" />

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published