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

Commit

Permalink
fix(core): teste 11
Browse files Browse the repository at this point in the history
  • Loading branch information
ubialimv committed Feb 18, 2020
1 parent ce389c5 commit 8b9126a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MyFormik.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const MyFormik = () => {
<form onSubmit={handleSubmit}>
<MyFormFormik />
<Button variant="contained" color="primary" type="submit">
SALVAR E CONTINUAR
CONTINUAR
</Button>
</form>
)}
Expand Down

0 comments on commit 8b9126a

Please sign in to comment.