From 8799892341f47192553a22e5a0dbe0b86dad6fc1 Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 10 May 2026 10:40:54 -0400 Subject: [PATCH] fix: add Plausible window initializer to estore layout Matches the pattern used on all main-site pages. Co-Authored-By: Claude Sonnet 4.6 --- estore/src/app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/estore/src/app/layout.tsx b/estore/src/app/layout.tsx index 911d7c6..3f63af9 100644 --- a/estore/src/app/layout.tsx +++ b/estore/src/app/layout.tsx @@ -43,6 +43,7 @@ export default function RootLayout({ children }: { children: React.ReactNode }) /> {/* Plausible Analytics */}