export class ComponentName extends React.Component { ... } As a bonus, we can also import from named exports using aliases:
確定! 回上一頁