Commit 79fa848e authored by damon.chen's avatar damon.chen Committed by 陈帅

wrong spelling error

`WarpFormItem` should be `WrapFormItem`
parent 95c8960d
......@@ -7,7 +7,7 @@ import LoginContext from './loginContext';
const FormItem = Form.Item;
class WarpFormItem extends Component {
class WrapFormItem extends Component {
static defaultProps = {
buttonText: '获取验证码',
};
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment