From 3230433250a279590989b9ff9bdd93abfffc81b2 Mon Sep 17 00:00:00 2001 From: Shrey Purohit <91727034+ShreyPurohit@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:24:25 +0530 Subject: [PATCH] Update README.md --- npm-dynamic-form/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/npm-dynamic-form/README.md b/npm-dynamic-form/README.md index 7a598af..128baf4 100644 --- a/npm-dynamic-form/README.md +++ b/npm-dynamic-form/README.md @@ -3,6 +3,8 @@ A highly customizable and easy-to-use dynamic form component built with React, TypeScript, and React Hook Form. This component allows you to generate a form dynamically based on an array of field configurations, making it suitable for various use cases. Compatible with Tailwind CSS And Bootstrap. ## Output +!["Dynamic Form Output"](https://github.com/user-attachments/assets/c7dee211-25c4-4d89-bb80-f06a0618a773) + ## Installation To install the package, run: @@ -181,4 +183,4 @@ Example Form Data ``` ## Contributing -If you have any ideas, suggestions, or issues, feel free to open an issue or contribute with a pull request. \ No newline at end of file +If you have any ideas, suggestions, or issues, feel free to open an issue or contribute with a pull request.