import React from 'react'; import TextChat from './components/TextChat'; const App = () => { return (