import React from 'react'; · class PostRequest extends React.Component { · constructor(props) { · super(props); · this.state = { · postId: null · }; · }.
確定! 回上一頁