From 9c495cdf8bd50b7d073f8b002ce16343653bec5c Mon Sep 17 00:00:00 2001
From: "gpt-engineer-app[bot]"
<159125892+gpt-engineer-app[bot]@users.noreply.github.com>
Date: Thu, 21 May 2026 14:52:00 +0000
Subject: [PATCH] Changes
Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
---
src/components/three/ModelViewer.tsx | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/components/three/ModelViewer.tsx b/src/components/three/ModelViewer.tsx
index 3db3b0b..bb9074d 100644
--- a/src/components/three/ModelViewer.tsx
+++ b/src/components/three/ModelViewer.tsx
@@ -1022,6 +1022,8 @@ export function ModelViewerCanvas({ url }: ModelViewerProps) {
+
+
+
);
}