tjtanjin / react-chatbotify

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

enh: clean up type assertion to color #57

Closed HaecheonLee closed 2 months ago

HaecheonLee commented 2 months ago

Description

This removes type assertions applied to the color property.

What change does this PR introduce?

Please select the relevant option(s).

What is the proposed approach?

It simply removes type assertion.

Checklist: