import Chat from './Index'; // import 'antd/dist/reset.css'; function App() { return (
); } export default App;