浏览代码

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.