Skip to content

Commit d14650f

Browse files
committed
feat: usePrevious
1 parent dc4fb4b commit d14650f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/hooks/src/usePrevious/index.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ map:
2020
<demo src="./demo/demo1.vue"
2121
language="vue"
2222
title="自定义 shouldUpdate 函数"
23-
desc="只有 shouldUpdate function 返回 true 时,才会记录值的变化"> </demo>
23+
desc="只有 shouldUpdate function 返回 true 时,才会记录值的变化"> </demo>
2424

2525
## Result
2626

0 commit comments

Comments
 (0)