diff --git a/src/app/brand/[id]/page.js b/src/app/brand/[id]/page.js index 194d64f..78c9a35 100644 --- a/src/app/brand/[id]/page.js +++ b/src/app/brand/[id]/page.js @@ -165,30 +165,25 @@ const Brand = ({ params }) => { className="text-2xl flex gap-2" style={{ justifyContent: "space-between" }} > - {/* {isOwner && ( */} - {/* -