From e51f74f1c990849ac92001051ee6b3b8518b0b8e Mon Sep 17 00:00:00 2001
From: Senithu Thisas <160305179+SenithuThisas@users.noreply.github.com>
Date: Wed, 7 May 2025 16:46:35 +0530
Subject: [PATCH 1/4] Create the Admin Page
---
src/app/Admin/page.tsx | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 src/app/Admin/page.tsx
diff --git a/src/app/Admin/page.tsx b/src/app/Admin/page.tsx
new file mode 100644
index 000000000..1d493aa23
--- /dev/null
+++ b/src/app/Admin/page.tsx
@@ -0,0 +1,7 @@
+const AdminPage = () =>{
+ return(
+
AdminPage
+ )
+}
+
+export default AdminPage
From 3dedb0586ef49e8d40ce16e83c21bb391d57d7cc Mon Sep 17 00:00:00 2001
From: Senithu Thisas <160305179+SenithuThisas@users.noreply.github.com>
Date: Wed, 7 May 2025 19:42:43 +0530
Subject: [PATCH 2/4] test comment
---
src/app/Admin/page.tsx | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/app/Admin/page.tsx b/src/app/Admin/page.tsx
index 1d493aa23..51af98126 100644
--- a/src/app/Admin/page.tsx
+++ b/src/app/Admin/page.tsx
@@ -5,3 +5,4 @@ const AdminPage = () =>{
}
export default AdminPage
+//Admin page test comment
\ No newline at end of file
From a50f3fce4d20076c803016fa9f26e6de98589c89 Mon Sep 17 00:00:00 2001
From: Senithu Thisas
Date: Wed, 7 May 2025 19:48:24 +0530
Subject: [PATCH 3/4] test comment
---
src/app/Admin/page.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/Admin/page.tsx b/src/app/Admin/page.tsx
index 51af98126..4437e267b 100644
--- a/src/app/Admin/page.tsx
+++ b/src/app/Admin/page.tsx
@@ -5,4 +5,4 @@ const AdminPage = () =>{
}
export default AdminPage
-//Admin page test comment
\ No newline at end of file
+//Admin page test comments
From a6657150df5177b044b4bac10c0556ea665ad112 Mon Sep 17 00:00:00 2001
From: Senithu Thisas
Date: Wed, 7 May 2025 19:50:14 +0530
Subject: [PATCH 4/4] test2
---
src/app/Admin/page.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/Admin/page.tsx b/src/app/Admin/page.tsx
index 4437e267b..0d09a238f 100644
--- a/src/app/Admin/page.tsx
+++ b/src/app/Admin/page.tsx
@@ -5,4 +5,4 @@ const AdminPage = () =>{
}
export default AdminPage
-//Admin page test comments
+//Admin page test commentssss