afc163 пре 8 година
родитељ
комит
a40b4c76bb
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/routes/Forms/StepForm/Step2.js

+ 0 - 1
src/routes/Forms/StepForm/Step2.js

@@ -71,7 +71,6 @@ export default ({ formItemLayout, form, data, dispatch, submitting }) => {
         })(
           <Input type="password" autoComplete="off" style={{ width: '80%' }} />
         )}
-
       </Form.Item>
       <Form.Item
         wrapperCol={{