FredrikOseberg / react-chatbot-kit

MIT License
325 stars 155 forks source link

How to remove and update prefix 'conversation with' with header title #64

Closed vijay-kumar-singh closed 3 years ago

vijay-kumar-singh commented 3 years ago

Hi,

Currently prefix 'conversation with' being added with botName variable. Could you please suggest how to remove this prefix. I would like to add/remove my own prefix word.

Thank you.

FredrikOseberg commented 3 years ago

Hi. You can create a custom header component that will replace the default. Follow the link in documentation to find all configurable properties to see how it can be done.

tir. 15. jun. 2021 kl. 00:18 skrev Vijay Singh @.***>:

Hi,

Currently prefix 'conversation with' being added with botName variable. Could you please suggest how to remove this prefix. I would like to add/remove my own prefix word.

Thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/FredrikOseberg/react-chatbot-kit/issues/64, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2WIPVBE2IO3OPWATJFHHLTSZ5ZZANCNFSM46WCA4VA .

vijay-kumar-singh commented 3 years ago

Resolved with adding custom header