Skip to content

Commit c922358

Browse files
committed
fix: warning tips
1 parent 426e543 commit c922358

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/test-utils/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ npm i @tarojs/test-utils-vue3 --save
2121
npm i @tarojs/test-utils-vue --save
2222
```
2323

24-
⚠️ `@tarojs/plugin-platform-h5`为前置 peerDependencies,请勿删除该依赖申明
24+
:::warning 注意
25+
`@tarojs/plugin-platform-h5`为前置 peerDependencies,请勿删除该依赖申明
26+
:::
2527

2628
## 使用
2729

versioned_docs/version-3.x/test-utils/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ npm i @tarojs/test-utils-vue3 --save
2121
npm i @tarojs/test-utils-vue --save
2222
```
2323

24-
⚠️ `@tarojs/plugin-platform-h5`为前置 peerDependencies,请勿删除该依赖申明
24+
:::warning 注意
25+
`@tarojs/plugin-platform-h5`为前置 peerDependencies,请勿删除该依赖申明
26+
:::
2527

2628
## 使用
2729

0 commit comments

Comments
 (0)