super() is called inside a react component only if it has a constructor. ... because ES6 class constructors MUST call super if they are subclasses .
確定! 回上一頁