From 1df6c3380beea7bd70ddb896f5f80e57f7d4ca5a Mon Sep 17 00:00:00 2001 From: Subodh kangale <125494916+subodhkangale07@users.noreply.github.com> Date: Wed, 6 Nov 2024 20:48:58 +0530 Subject: [PATCH] chnage --- client/package-lock.json | 2 +- client/package.json | 2 +- client/src/components/MultiStepRegistration.jsx | 16 +++++++++------- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/client/package-lock.json b/client/package-lock.json index 673298f..f174f57 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -45,7 +45,7 @@ "react-loader-spinner": "^6.1.6", "react-responsive": "^10.0.0", "react-router-dom": "^6.27.0", - "react-scripts": "5.0.1", + "react-scripts": "^5.0.1", "react-spring": "^9.7.4", "react-toastify": "^10.0.5", "react-visibility-sensor": "^5.1.1", diff --git a/client/package.json b/client/package.json index 41251d4..8056383 100644 --- a/client/package.json +++ b/client/package.json @@ -40,7 +40,7 @@ "react-loader-spinner": "^6.1.6", "react-responsive": "^10.0.0", "react-router-dom": "^6.27.0", - "react-scripts": "5.0.1", + "react-scripts": "^5.0.1", "react-spring": "^9.7.4", "react-toastify": "^10.0.5", "react-visibility-sensor": "^5.1.1", diff --git a/client/src/components/MultiStepRegistration.jsx b/client/src/components/MultiStepRegistration.jsx index 0eb56c1..b1240a0 100644 --- a/client/src/components/MultiStepRegistration.jsx +++ b/client/src/components/MultiStepRegistration.jsx @@ -150,7 +150,9 @@ function MultiStepRegistration() { }} >
Basic details @@ -172,8 +174,8 @@ function MultiStepRegistration() { Other details @@ -186,8 +188,8 @@ function MultiStepRegistration() { Review and Register