diff --git a/src/app/dashboard/(admin)/admin/email/edit-in-buit-templates/[templateId]/page.tsx b/src/app/dashboard/(admin)/admin/email/edit-in-buit-templates/[templateId]/page.tsx index 1a807af4a..ec3fe4e30 100644 --- a/src/app/dashboard/(admin)/admin/email/edit-in-buit-templates/[templateId]/page.tsx +++ b/src/app/dashboard/(admin)/admin/email/edit-in-buit-templates/[templateId]/page.tsx @@ -30,7 +30,7 @@ export default function page() {
-
+
{/* YOUR EDIT TEMPLATE COMPONENTS GOES HERE ACCORRDING */} {/* CREATE A FLEX CONTAINER TO HOUSE THE TEMPLATE AREA AND THE SIDEBAR ICONS */}
diff --git a/src/app/dashboard/(admin)/admin/email/edit-in-buit-templates/_components/AddLogo.tsx b/src/app/dashboard/(admin)/admin/email/edit-in-buit-templates/_components/AddLogo.tsx index 77a457a6b..4312fb772 100644 --- a/src/app/dashboard/(admin)/admin/email/edit-in-buit-templates/_components/AddLogo.tsx +++ b/src/app/dashboard/(admin)/admin/email/edit-in-buit-templates/_components/AddLogo.tsx @@ -20,7 +20,7 @@ const AddLogo: React.FC = () => { }; return ( -
+