From c200b6cbf94263d9e3a367ef6996c8ef50ed70f2 Mon Sep 17 00:00:00 2001 From: "H. E." <6037756+rndexe@users.noreply.github.com> Date: Sun, 4 Aug 2024 15:35:38 +0530 Subject: [PATCH] Fix aquarium demo (#29) --- demos/aquarium/src/App.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/demos/aquarium/src/App.jsx b/demos/aquarium/src/App.jsx index 48d19c68..028f23c5 100755 --- a/demos/aquarium/src/App.jsx +++ b/demos/aquarium/src/App.jsx @@ -8,7 +8,7 @@ import turtleModel from './model_52a_-_kemps_ridley_sea_turtle_no_id-transformed export default function App({ spheres }) { return ( - + {/** Glass aquarium */} @@ -24,8 +24,8 @@ export default function App({ spheres }) { {/** Soft shadows */} - - + + {/** Custom environment map */}