Skip to content

Commit 0c51ca0

Browse files
MachinisteWebJustineo
authored andcommitted
Indent fix (Biggest update ever) (#1893)
Signed-off-by: Bruno J. S. Lesieur <bruno.lesieur@gmail.com>
1 parent 9434078 commit 0c51ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2647,7 +2647,7 @@ type: api
26472647
</keep-alive>
26482648
```
26492649
2650-
<p class="tip">`<keep-alive>` 不会在函数式组件中正常工作,因为它们没有缓存实例。</p>
2650+
<p class="tip">`<keep-alive>` 不会在函数式组件中正常工作,因为它们没有缓存实例。</p>
26512651
26522652
- **参考**:[动态组件 - keep-alive](../guide/components-dynamic-async.html#在动态组件上使用-keep-alive)
26532653

0 commit comments

Comments
 (0)