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

chore: add inline style for typing indicator #107

Closed damirgros closed 2 weeks ago

damirgros commented 2 weeks ago

Description

Added inline styles for "rcbDot" and "rcbTypingIndicator" in ChatBotBody.tsx.

Closes issue #105

What change does this PR introduce?

Please select the relevant option(s).

What is the proposed approach?

Added the styles in the "Styles.ts" and "DefaultStyles.tsx".

Checklist:

damirgros commented 2 weeks ago

I pushed the changes. Let me know if everything is okay.