import React from 'react'; import ChatWindow from './ChatWindow'; export default function Assist() { return (
{/* */}
) }