Skip to content

Commit 9187b3f

Browse files
committed
fix: review
1 parent 7a394c0 commit 9187b3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/packages/skeleton/doc.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@ import { Skeleton } from '@nutui/nutui-react'
1010

1111
## 示例代码
1212

13-
### 基础用法
13+
### 标题
1414

1515
:::demo
1616

1717
<CodeBlock src='h5/demo1.tsx'></CodeBlock>
1818

1919
:::
2020

21-
### 传入多行
21+
### 正文
2222

2323
:::demo
2424

2525
<CodeBlock src='h5/demo2.tsx'></CodeBlock>
2626

2727
:::
2828

29-
### 显示头像
29+
### 模拟头像
3030

3131
:::demo
3232

0 commit comments

Comments
 (0)