fangpenlin / avataaars

React component for avataaars
MIT License
792 stars 169 forks source link

Individual Pieces Showcase #7

Closed bradrisse closed 6 years ago

bradrisse commented 6 years ago

I really enjoy this library, but the main issue for me to utilize it was to switch out the dropdown form to a standard image selection that most avatar creators have. To do this I created the Piece component that allows you to show each piece individually.

this solves #3

fangpenlin commented 6 years ago

thanks for contributing!