Skip to content

Commit 7dcaf1c

Browse files
fix: Update Final list of Nominations for TSG Elections 2025-26
1 parent f99991b commit 7dcaf1c

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed
Binary file not shown.
Binary file not shown.

src/pages/Elections/Elections.js

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,10 @@ export default function Elections() {
128128
View Proposals &nbsp; <LaunchIcon />
129129
</a>
130130
</Button>
131-
</Typography>
131+
</Typography> */}
132132
<Typography className={Styles.notice}>
133133
<div className={Styles.noticeDescription}>
134-
Final List of Nominations for TSG Election (2024-25)
134+
Final List of Nominations for TSG Election (2025-26)
135135
</div>
136136
<Button>
137137
<a
@@ -143,7 +143,7 @@ export default function Elections() {
143143
View List &nbsp; <LaunchIcon />
144144
</a>
145145
</Button>
146-
</Typography> */}
146+
</Typography>
147147
<Typography className={Styles.notice}>
148148
<div className={Styles.noticeDescription}>
149149
TSG Election (2025-2026) Notification
@@ -174,7 +174,7 @@ export default function Elections() {
174174
</a>
175175
</Button>
176176
</Typography>
177-
<Typography className={Styles.notice}>
177+
{/* <Typography className={Styles.notice}>
178178
<div className={Styles.noticeDescription}>
179179
Provisional List of Candidates for TSG Election (2025-26)
180180
</div>
@@ -188,8 +188,7 @@ export default function Elections() {
188188
View List &nbsp; <LaunchIcon />
189189
</a>
190190
</Button>
191-
</Typography>
192-
191+
</Typography> */}
193192
{/* <Typography className={Styles.notice}>
194193
<div className={Styles.noticeDescription}>
195194
The date for submission of Revised Proposals the posts of Vice

0 commit comments

Comments
 (0)