react-chat-window
react-chat-window copied to clipboard
Error on nextJS when import Launcher
I have problem when I import Launcher from "react-chat-window". Is there any way to fix it?
./node_modules/react-chat-window/es/styles/emojiPicker.css Global CSS cannot be imported from within node_modules. Read more: https://nextjs.org/docs/messages/css-npm Location: node_modules/react-chat-window/es/styles/index.js
how to solve?