Skip to content

Commit 39c563a

Browse files
authored
docs: remove duplicated sentence (#2726)
关于pinia的功能部分有重复
1 parent 557f0aa commit 39c563a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/docs/zh/introduction.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Pinia 是 Vue 的专属状态管理库,它允许你跨组件或页面共享状
2828
- 热更新
2929
- 不必重载页面即可修改 Store
3030
- 开发时可保持当前的 State
31-
- 插件:可通过插件扩展 Pinia 功能
3231

3332
如果你仍然有疑问,请查看[**官方**的 Mastering Pinia 课程](https://masteringpinia.com)。在一开始,我们会介绍如何创建自己的 `defineStore()` 函数,然后我们会转向官方的 Pinia API。
3433

0 commit comments

Comments
 (0)