ソースを参照

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.
 `<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.