From 9ad440357daddba2899e70a3591cd772846646a9 Mon Sep 17 00:00:00 2001 From: Scott Chiang Date: Sat, 7 Dec 2024 22:58:46 -0800 Subject: [PATCH] add to embed --- app/components/top.tsx | 1 + app/layout.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/components/top.tsx b/app/components/top.tsx index edcc86d..f0db2de 100644 --- a/app/components/top.tsx +++ b/app/components/top.tsx @@ -29,6 +29,7 @@ import { height: ['2vh', '90vh'], }} > + {typeof window !== 'undefined' && } {/*