chingu-voyages / v8-bears-team-22

Add-project-description-here | Voyage-8 | https://chingu.io/
0 stars 0 forks source link

Refactor Components #20

Open denibulkashvili opened 5 years ago

denibulkashvili commented 5 years ago

Add/refactor some of the components that could be reusable throughout the app (e.g. in login/register/account)

davidkwan95 commented 5 years ago

@danielpreys What do you think about using Formik for creating the form? If you don't mind, I will take this one

danielpreys commented 5 years ago

David, I think you meant to mention someone else :)

Sent from my iPhone

On Apr 1, 2019, at 9:31 AM, David notifications@github.com wrote:

@danielpreys What do you think about using Formik for creating the form? If you don't mind, I will take this one

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

davidkwan95 commented 5 years ago

woops, sorry @danielpreys I meant to mention @denibulkashvili :sweat_smile:

denibulkashvili commented 5 years ago

@davidkwan95 Formik looks good. Sure go ahead.