Переглянути джерело

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

Alvaro 2 роки тому
батько
коміт
6f6ec24029
1 змінених файлів з 1 додано та 1 видалено
  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.