From dc94e54237de1233e0f137154439373c2a7d9856 Mon Sep 17 00:00:00 2001 From: proffapt Date: Mon, 29 Apr 2024 01:28:01 +0530 Subject: [PATCH] fix: nomintations route --- src/App.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/App.js b/src/App.js index de9ea55..0c9bb9a 100755 --- a/src/App.js +++ b/src/App.js @@ -69,10 +69,12 @@ function App() { {/* Election Routes */} - {/* - + {/* */} + {/* Nominations Route */} + + {/* FAQ Route */}