4 lines
49 B
JavaScript
4 lines
49 B
JavaScript
|
import Chat from './Chat';
|
||
|
|
||
|
export default Chat;
|