2020-10-15 11:40:12 -04:00

4 lines
70 B
JavaScript

import Chatbox from '../components/chatbox';
export default Chatbox;