From 9c94b89302b485620400ea0b1a27e7c2477c9f3b Mon Sep 17 00:00:00 2001 From: g Date: Mon, 10 Feb 2025 11:27:19 +0000 Subject: [PATCH] Update storefront page --- app/dashboard/storefront/page.tsx | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/app/dashboard/storefront/page.tsx b/app/dashboard/storefront/page.tsx index af1fc76..7a87069 100644 --- a/app/dashboard/storefront/page.tsx +++ b/app/dashboard/storefront/page.tsx @@ -79,15 +79,11 @@ export default function StorefrontPage() { return ( - {/* ✅ Dark Themed Toaster for Notifications */} - - {/* Broadcast Dialog Component */}
- {/* PGP Key Section */} -
+

@@ -98,7 +94,7 @@ export default function StorefrontPage() {