Procházet zdrojové kódy

docs: corrected stackblitz component

Alvaro před 2 roky
rodič
revize
c7dafcd0a1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/examples/orbit-controls.md

+ 1 - 1
docs/examples/orbit-controls.md

@@ -1,6 +1,6 @@
 # OrbitControls
 # OrbitControls
 
 
-<**StackBlitzEmbed** projectId="tresjs-basic" />
+<StackBlitzEmbed projectId="tresjs-basic" />
 
 
 [OrbitControls](https://threejs.org/docs/index.html?q=orbit#examples/en/controls/OrbitControls) is a camera controller that allows you to orbit around a target. It's a great way to explore your scene.
 [OrbitControls](https://threejs.org/docs/index.html?q=orbit#examples/en/controls/OrbitControls) is a camera controller that allows you to orbit around a target. It's a great way to explore your scene.