Browse Source

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

Alvaro 2 years ago
parent
commit
6f6ec24029
1 changed files with 1 additions and 1 deletions
  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.