Skip to content

Commit d9cb8fc

Browse files
authored
fix: Tag doc issue (#57)
1 parent 80bdf9c commit d9cb8fc

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

packages/react/src/tag/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ const { CheckableTag } = Tag;
3535

3636
### Basic
3737

38-
```jsx live
39-
```
40-
4138
<DemoBlock component={BasicDemo} source={BasicSource} />
4239

4340
</Demo>

packages/react/src/tag/index.zh_CN.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ const { CheckableTag } = Tag;
3535

3636
### 基础用法
3737

38-
```jsx live
39-
```
40-
4138
<DemoBlock component={BasicDemo} source={BasicSource} />
4239

4340
</Demo>

0 commit comments

Comments
 (0)