From a5d9f17ecbde4e7562e5ab08d965e0697859111c Mon Sep 17 00:00:00 2001 From: Yibson alexis leudo Date: Mon, 16 Sep 2019 14:53:50 -0500 Subject: [PATCH] md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0b79e1..25ca863 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # React-Form + Formik + Yup + MaterialUI +GraphQL -![Screenshot](screenshot.png) +![Screenshot](ScreenShot.png) This is a quick example of how to use form validations in React, using Formik and Yup as validations schema. We will use Material-UI to give it a touch of style next to the formik-material-ui package.