Closed LuisValgoi closed 4 years ago
@marceloschreiber git mv
saving lifes. Thank you so much man
I also noticed that not all texts are using i18n. Do you want me to change that?
I also noticed that not all texts are using i18n. Do you want me to change that?
I have double check and I couldn't find anything.
Just a headsup:
The components which are under ...pages
must not have i18n
since are pages for examples.
All the others, must have though.
The components which are under ...pages must not have i18n since its page of examples only. All the others, must have though.
Makes sense
Description
This PR:
TodoEdit
route for edition of the Todo. All of that, integrated withyup
andformik
.atom
Form element with the intention to wrap the span & erros of it once used in forms.TODO
response so the sample could be more truth.children
components by using...props
api
andbrowser
)Providers
engine by creating inheritanceutil
folder so it could be more understandable and more cohesiveDependency
yarn install
Config
Are you adding a configuration file?
publish
scripts?Are you adding a new feature
README.md
?Testing
yarn mock
oryarn test
oryarn test:ci
Automated Tests
References
9