pull main
This commit is contained in:
parent
17a37e00d0
commit
caa0c60a8a
|
|
@ -91,7 +91,6 @@ const Division = () => {
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="mx-auto px-4 w-full">
|
<div className="mx-auto px-4 w-full">
|
||||||
{/* Header */}
|
|
||||||
{/* <Reveal> */}
|
{/* <Reveal> */}
|
||||||
{/* <h2 className="text-center text-2xl font-bold text-gray-800 dark:text-white mb-3">
|
{/* <h2 className="text-center text-2xl font-bold text-gray-800 dark:text-white mb-3">
|
||||||
{pathname?.split("/")[1] == "in" ? (
|
{pathname?.split("/")[1] == "in" ? (
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue