export default class MyComponent extends React.Component { render() { return( //something ) } }. and then I used import MyComponent from '.
確定! 回上一頁