Install from NPM:
npm install --save-dev humaaans
Import it:
import Human from 'humaaans';
Use it:
<Human head="Afro" torso="Hoodie" bottom="BaggyPants" />
This react-compoennt library is based on Pablo Stanley's humaaans library.
Install from NPM:
npm install --save-dev humaaans
Import it:
import Human from 'humaaans';
Use it:
<Human head="Afro" torso="Hoodie" bottom="BaggyPants" />
This react-compoennt library is based on Pablo Stanley's humaaans library.