Skip to content

Commit 5eeb6ec

Browse files
committed
docs
1 parent 9ed991b commit 5eeb6ec

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

docs/en/_sidebar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@
1717
- [Component](/en/inheritance/component/component.md)
1818
- [Complex example](/en/inheritance/complex-example/complex-example.md)
1919
- TSX
20+
- [TSX render](/en/tsx/tsx-render/tsx-render.md)
2021
- [Attribute types](/en/tsx/attribute-types/attribute-types.md)

docs/en/tsx/tsx-render/tsx-render.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Usage
2+
3+
[Link to section](/en/quick-start/quick-start?id=in-separated-files-with-tsx)

docs/zh-cn/_sidebar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@
1717
- [组件 继承](/zh-cn/inheritance/component/component.md)
1818
- [复杂示例](/zh-cn/inheritance/complex-example/complex-example.md)
1919
- TSX
20+
- [TSX](/zh-cn/tsx/tsx-render/tsx-render.md)
2021
- [属性类型](/zh-cn/tsx/attribute-types/attribute-types.md)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 用法
2+
3+
[跳转](/zh-cn/quick-start/quick-start?id=分割文件和tsx)

0 commit comments

Comments
 (0)