diff --git a/app/components/top.tsx b/app/components/top.tsx index c04a365..6677d79 100644 --- a/app/components/top.tsx +++ b/app/components/top.tsx @@ -4,7 +4,7 @@ const ModelViewer = dynamic(() => import('../ModelViewer'), { ssr: false }); const tipitytopity = ()=> { return ( -
+
{typeof window !== 'undefined' && } {/* import('../ModelViewer'), { ssr: false }); ) } -export default tipitytopity; \ No newline at end of file +export default tipitytopity;