import { Plus } from 'iconoir-react'; export const ChatModal = () => { return (
Add a new chat
); };