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

Commit

Permalink
feat(style): teste 5
Browse files Browse the repository at this point in the history
  • Loading branch information
ubialimv committed Feb 18, 2020
1 parent d8cb5bb commit 57761e1
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">
CONTINUAR
CONTINUAR E SALVAR
</Button>
</form>
</FormContext>
Expand Down

0 comments on commit 57761e1

Please sign in to comment.