From 8feb73e51b27a1f5ae61f2cbf8ad573d2a99f623 Mon Sep 17 00:00:00 2001 From: Abin T H <112471611+abinth11@users.noreply.github.com> Date: Sat, 16 Sep 2023 13:33:24 +0530 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 0849366..9e5ff3f 100644 --- a/readme.md +++ b/readme.md @@ -155,14 +155,14 @@ axios is a popular JavaScript library for making HTTP requests from web browsers ### Formik Formik is a form management library for React that simplifies the process of building complex forms and managing form state. It provides a set of React components and hooks to handle form rendering, validation, submission, and error handling. Formik integrates seamlessly with React's component model and offers features like form field validation, form-wide state management, input masking, and more. It aims to streamline the development of forms in React applications and reduce boilerplate code. -## Deployment + ## Contact