File size: 61 Bytes
1660911
 
 
1
2
3
4
export default function Chat() {
  return <div>chat</div>;
}