UndrawGrowing example:

```js
<UndrawGrowing 
    primaryColor='#6c68fb'
    accentColor='#43d1a0'
    height='250px'
    skinColor="orange"
/>
```