diff --git a/src/routes/index.jsx b/src/routes/index.jsx
index 01740d7..ac31901 100644
--- a/src/routes/index.jsx
+++ b/src/routes/index.jsx
@@ -258,7 +258,7 @@ const SecondRoutes = () => {
} />
{/* ABOUT */}
- } />
+ } />
} />
} />
{
} />
{/* INTRO */}
- } />
+ } />
} />
} />
{/* SUPPORT */}
}
+ element={}
/>
{
} />
{/* INFORM */}
- } />
+ } />
} />
} />
@@ -343,7 +343,7 @@ const SecondRoutes = () => {
{/* ADMIN */}
}
+ element={}
/>
} />
{
);
};
-export default RootRoutes;
+export default RootRoutes;
\ No newline at end of file