chat-ui-react
chat-ui-react copied to clipboard
Can't resolve '@mui/material' when only importing ChatController
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?
Related: I'd like to avoid importing audio-related files. (audio-recorder-polyfill
gives error window is not defined
)