Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
feat(syle): teste 4
Browse files Browse the repository at this point in the history
  • Loading branch information
ubialimv committed Feb 18, 2020
1 parent 0385b44 commit d109e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MyRHFForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const MyRHFForm = () => {
<form onSubmit={methods.handleSubmit(onSubmit)}>
<MyFormRHF />
<Button variant="contained" color="primary" type="submit">
SALVAR
CONTINUAR
</Button>
</form>
</FormContext>
Expand Down

0 comments on commit d109e9a

Please sign in to comment.