Example · import React, { Component } from 'react'; · class App extends React.Component { · constructor(props) { · super(props); · this.state = { · personGoing: true, ...
確定! 回上一頁