FredrikOseberg / react-chatbot-kit

MIT License
325 stars 155 forks source link

How to enable latex support #118

Open OlimjonNematov opened 1 year ago

OlimjonNematov commented 1 year ago

I want to add latex support to the user form-input component.

Is there any way to pass a custom text-field component while maintaining the bot's functionality? I've looked at customComponents prop and it doesn't seem like its one of the available components to edit.