FredrikOseberg / react-chatbot-kit

MIT License
299 stars 139 forks source link

Not able to view chatbot properly in reactjs using vs code #91

Closed richa-bsingh closed 2 years ago

richa-bsingh commented 2 years ago

16125B25-36C8-43AB-B8E8-952483843ABB This is how I am able to render the chatbot as of now on my mac using vscode. Can you help out as to why am I not able to view the chatbot as you have shown? It would be great if you could provide a solution to this issue!

FredrikOseberg commented 2 years ago

Hi there! This package has been updated to version 2.0, which means that you now need to include an external stylesheet as stated explicitly in the docs here

Adding this stylesheet in your imports should take care of your issue! Good day :)

richa-bsingh commented 2 years ago

Thanks alot. This helped fix my issue! Good day to you too :)