UndrawChatting example:

```js
<UndrawChatting 
  primaryColor='#6c68fb'
  accentColor='#43d1a0'
  height='250px'
/>
```