4 lines
49 B
JavaScript
Raw Normal View History

import Chat from './Chat';
export default Chat;