From c2e7f8078daeb2fafe4bbc788138be09a02ac8d9 Mon Sep 17 00:00:00 2001 From: yokesh22 Date: Sat, 15 Jun 2024 13:49:27 +0530 Subject: [PATCH] comment attenpage 2nd option --- src/Components/AnomolyAttendencePage.jsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/Components/AnomolyAttendencePage.jsx b/src/Components/AnomolyAttendencePage.jsx index 82cfffd..b464f26 100644 --- a/src/Components/AnomolyAttendencePage.jsx +++ b/src/Components/AnomolyAttendencePage.jsx @@ -9,10 +9,11 @@ const AnomolyAttendencePage = () =>{ title: "Reassigned Serial Number Updation", url: "/anomoly/attendence/reassigned" }, - { - title: "Additional Student Record Insertion", - url: "/anomoly/attendence/additionalRecord", - }, { + // { + // title: "Additional Student Record Insertion", + // url: "/anomoly/attendence/additionalRecord", + // }, + { title: "Additional Sheet Insertion", url: "/anomoly/attendence/additionalSheet", }