mirror of
				https://github.com/elyby/accounts-frontend.git
				synced 2025-05-31 14:11:58 +05:30 
			
		
		
		
	Fix #46: early cleanup error state
This commit is contained in:
		| @@ -180,6 +180,7 @@ class PanelTransition extends Component { | ||||
|     } | ||||
|  | ||||
|     onFormSubmit = () => { | ||||
|         this.props.clearErrors(); | ||||
|         this.body.onFormSubmit(); | ||||
|     }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user