Skip to content

Commit b9bdda4

Browse files
authored
plugins.md: add link to plugins projects on GH
1 parent 4a743fb commit b9bdda4

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+
## See also
457+
458+
- [Pinia plugins projects on GitHub](https://github.com/topics/pinia-plugin)

0 commit comments

Comments
 (0)