AEB-55 / Добавлены лого и иконки
This commit is contained in:
@@ -24,7 +24,7 @@ export default function Home() {
|
||||
return (
|
||||
<div className="relative h-screen">
|
||||
<ModelViewer
|
||||
modelPath="/models/EXPO_АР_PostRecon_level.gltf"
|
||||
modelPath="/models/your_model_name.gltf" //пока что передаем модель через navigation page
|
||||
onModelLoaded={handleModelLoaded}
|
||||
onError={handleError}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user