From 1932692862626d6de5c7cd72450dc081150504e9 Mon Sep 17 00:00:00 2001 From: Srishty M Date: Fri, 3 May 2024 21:02:25 +0530 Subject: [PATCH] feat: made changes in registration form' --- src/components/form/FormContainer.jsx | 3 ++- src/data/formInformation.js | 7 +++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/components/form/FormContainer.jsx b/src/components/form/FormContainer.jsx index e98e255..e28f1b2 100644 --- a/src/components/form/FormContainer.jsx +++ b/src/components/form/FormContainer.jsx @@ -259,7 +259,8 @@ const FormContainer = () => { setInputValue('testimonial', e.target.value)} /> - {lastPartContent} + {lastPartContent[0]} + {lastPartContent[1]} {lastPartContent[2]}