tjtanjin / react-chatbotify

A modern React library for creating a flexible and extensible chatbot.
https://react-chatbotify.com
MIT License
148 stars 68 forks source link

how to change chatbotify icon and size #86

Closed ajaysingh7623 closed 1 month ago

ajaysingh7623 commented 1 month ago

here i am attaching the screenshot highlighting in yellow. @tjtanjin please help me for this.

tjtanjin commented 1 month ago

Hey @ajaysingh7623, you can look over here for the icon and look under chatButtonStyle here for styling it.

ajaysingh7623 commented 1 month ago

image here i use chatbutton inside setting but this is not reflecting changes @tjtanjin

tjtanjin commented 1 month ago

@ajaysingh7623 It's chatButton, not ChatButton

ajaysingh7623 commented 1 month ago

@tjtanjin thank you now it is working.