🚀 Auto-deploy: melhoria no snap e medição AR em 24/05/2026 13:01:22

This commit is contained in:
2026-05-24 13:01:22 +00:00
parent 377346893e
commit b16158656a
4 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -1415,7 +1415,7 @@ export function ModelViewerCanvas({ url }: ModelViewerProps) {
)}
{/* Compartilhar botões ocultos para WebRTC e HUD de fora */}
<div style={{ display: 'none' }}>
<div className="hidden">
<ShareButton
onHandleChange={(h) => setLiveCode(h?.code ?? null)}
onViewerCountChange={setLiveViewers}