Skip to content

Commit 6962e11

Browse files
d9kposva
andauthored
docs: add link to plugins projects on GH (#2681)
* plugins.md: add link to plugins projects on GH * Update packages/docs/core-concepts/plugins.md --------- Co-authored-by: Eduardo San Martin Morote <[email protected]>
1 parent 4d44fe1 commit 6962e11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/docs/core-concepts/plugins.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,3 +452,7 @@ const myPlugin: Plugin = ({ $pinia }) => {
452452
453453
export default myPlugin
454454
```
455+
456+
## Existing plugins
457+
458+
You can check existing [Pinia plugins on GitHub](https://github.com/topics/pinia-plugin) with the topic _pinia-plugin_.

0 commit comments

Comments
 (0)