import React from 'react'; import './FloatingChatIcon.css'; const FloatingChatIcon = ({ onClick, isOpen }) => { return (