mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 09:11:38 +00:00
Rename components name
This commit is contained in:
@ -45,7 +45,7 @@ renderer.render(scene, camera);
|
||||
|
||||
Now, we can get a black canvas in our document.
|
||||
|
||||
<RUASandpack
|
||||
<RuaSandpack
|
||||
template="react"
|
||||
files={{
|
||||
'/App.js': sandpack['how-to-load-a-background-with-threejs'].firstScene,
|
||||
@ -125,7 +125,7 @@ controls.enablePan = false;
|
||||
controls.update();
|
||||
```
|
||||
|
||||
<RUASandpack
|
||||
<RuaSandpack
|
||||
template="react"
|
||||
files={{
|
||||
'/App.js': sandpack['how-to-load-a-background-with-threejs'].loadBackground,
|
||||
|
Reference in New Issue
Block a user