From ffefbc1c2a382597c6d9f90977f8c907e26fbe2e Mon Sep 17 00:00:00 2001 From: rohan09-raj Date: Thu, 28 Jul 2022 17:51:44 +0530 Subject: Added components and some refactoring --- src/pages/Enrollment/FormTwo/FormTwo.module.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/pages/Enrollment/FormTwo/FormTwo.module.css (limited to 'src/pages/Enrollment/FormTwo/FormTwo.module.css') diff --git a/src/pages/Enrollment/FormTwo/FormTwo.module.css b/src/pages/Enrollment/FormTwo/FormTwo.module.css new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/src/pages/Enrollment/FormTwo/FormTwo.module.css @@ -0,0 +1 @@ + -- cgit