suppose you are using state so… [code]import React, { Component } from 'react'; class App extends Component { state = { try:[ { test: 'something new', ...
確定! 回上一頁