Prueba
Cambio para probar si se hacen los cambios
This commit is contained in:
@@ -6,12 +6,12 @@ import { Button } from "@/components/ui/button";
|
||||
const models = [
|
||||
{
|
||||
name: "Motor de Combustión",
|
||||
url: "./3d/motor_de_combustion/scene.gltf",
|
||||
url: "./4d/motor_de_combustion/scene.gltf",
|
||||
route: "./previewer",
|
||||
},
|
||||
{
|
||||
name: "Raspberry Pi Cam V2.1",
|
||||
url: "./3d/raspberry_pi_cam_v2.1/scene.gltf",
|
||||
url: "./4d/raspberry_pi_cam_v2.1/scene.gltf",
|
||||
route: "./previewer2",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user