Selaa lähdekoodia

docs: added version badge for text3d to indicate since which version is available

Alvaro 2 vuotta sitten
vanhempi
commit
6f6ec24029
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/cientos/abstractions/text-3d.md

+ 1 - 1
docs/cientos/abstractions/text-3d.md

@@ -1,4 +1,4 @@
-# Text3D
+# Text3D <Badge type="warning" text="^1.1.0" />
 
 `<Text3D />` is a component that renders a 3D text. It is a wrapper around the [TextGeometry](https://threejs.org/docs/#api/en/geometries/TextGeometry) class.