Stateless components can be defined using the fat arrow syntax, which exclude the use of return keyword. Example. import React, { Component } from 'react'; ...
確定! 回上一頁