4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
import Chatbox from '../components/chatbox';
|
|
|
|
export default Chatbox;
|