chat-ui-react icon indicating copy to clipboard operation
chat-ui-react copied to clipboard

Can't resolve '@mui/material' when only importing ChatController

Open DianaLaa opened this issue 3 years ago • 1 comments

I'm looking into this library and would like to roll my own chatbox. However, it seems this library always requires importing MaterialUI, even when not used?

DianaLaa avatar Feb 19 '22 16:02 DianaLaa

Related: I'd like to avoid importing audio-related files. (audio-recorder-polyfill gives error window is not defined)

DianaLaa avatar Feb 19 '22 16:02 DianaLaa