xatkit-bot-platform / xatkit-chat-widget

(React) Chat widget for Xatkit
https://xatkit.com
MIT License
5 stars 2 forks source link

removed explicit parameters in main.js #14

Closed gdaniel closed 4 years ago

gdaniel commented 4 years ago

Removed explicit parameters from renderXatkitWidget, they are already defined in the default parameters.

@hamzaed can you check this is correct? It works on my local installation but maybe I am missing something.

hamzaed commented 4 years ago

I agree. It's better to show the widget with default parameters in dev mode.