class myComponent extends React.Component { render() { return( //something ) } } MyComponent = new myComponent export default MyComponent.
確定! 回上一頁