🚀 Auto-deploy: melhoria no snap e medição AR em 21/07/2026 10:38:24

This commit is contained in:
2026-07-21 10:38:24 +00:00
parent 7801c779d1
commit e6737c9e07
+1 -1
View File
@@ -190,7 +190,7 @@ const Table = ({
</mesh> </mesh>
{/* Prateleira Inferior */} {/* Prateleira Inferior */}
<mesh position={[0, 0.5, 0]} onClick={handleClick} castShadow receiveShadow> <mesh position={[0, 0.5, 0]} onClick={handleClick} castShadow receiveShadow>
<boxGeometry args={[2, 0.1, 1]} /> <boxGeometry args={[4, 0.1, 1]} />
<meshStandardMaterial color="#A0522D" /> <meshStandardMaterial color="#A0522D" />
</mesh> </mesh>
{/* Pés */} {/* Pés */}