diff --git a/frontend/src/Components/GenSec/GenSecEndorse.jsx b/frontend/src/Components/GenSec/GenSecEndorse.jsx index e84ad3ae..6301a63e 100644 --- a/frontend/src/Components/GenSec/GenSecEndorse.jsx +++ b/frontend/src/Components/GenSec/GenSecEndorse.jsx @@ -129,7 +129,7 @@ const GenSecEndorse = () => {
{/* Tab Navigation */}
-
+
@@ -144,8 +144,8 @@ const GenSecEndorse = () => {
{/* Main Content */} -
- {renderTabContent()} +
+ {renderTabContent()}
);