From c7b8061215d000e7505c66857e5a88655a4b307c Mon Sep 17 00:00:00 2001 From: BRUHisbackbois <72882797+Scott170c@users.noreply.github.com> Date: Wed, 18 Dec 2024 21:05:06 -0800 Subject: [PATCH] remove h --- app/components/top.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/top.tsx b/app/components/top.tsx index 6677d79..fd2bbf1 100644 --- a/app/components/top.tsx +++ b/app/components/top.tsx @@ -21,7 +21,7 @@ const ModelViewer = dynamic(() => import('../ModelViewer'), { ssr: false }); transition: 'transform 0.3s ease-in-out', }, }} - /> */}h + /> */}

Hacky Holidays!