You can try to utilize React's state property. import React, { Component } from 'react'; import { render } from 'react-dom'; export class ...
確定! 回上一頁