From 51aeb90c98d3b2963cee6ac8ede0d497bc56c32a Mon Sep 17 00:00:00 2001 From: Lalit sharma Date: Wed, 17 Jan 2024 22:50:03 +0530 Subject: [PATCH] Update layout.tsx --- app/(dashboard)/[storeId]/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/(dashboard)/[storeId]/layout.tsx b/app/(dashboard)/[storeId]/layout.tsx index af15fbd..bce35fe 100755 --- a/app/(dashboard)/[storeId]/layout.tsx +++ b/app/(dashboard)/[storeId]/layout.tsx @@ -41,9 +41,10 @@ export default async function DashboardLayout({ return ( <> +
- {children} +