5-3 使用antDesign的form組件

  import { Form, Icon, Input, Button, Checkbox } from 'antd'; class NormalLoginForm extends React.Component { handleSubmit = e => { e.preventDefault(); this.props.form.validateFields((err,
相關文章
相關標籤/搜索