import React, { Component } from 'react';. 2. . 3. class ContactForm extends Component {. 4. constructor(props){. 5. super(props);. 6. this.state = {.
確定! 回上一頁