]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: trailing line
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 20 Jul 2021 09:48:19 +0000 (11:48 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 20 Jul 2021 09:48:19 +0000 (11:48 +0200)
docs/core-concepts/outside-component-usage.md

index 0b4fd516ad8119ec9a22ebba432af3d78d1fb8f8..f9c3d95ede391d8d803afbda46c2a6d5e5646048 100644 (file)
@@ -57,4 +57,3 @@ router.beforeEach((to) => {
 When dealing with Server Side Rendering, you will have to pass the `pinia` instance to `useStore()`. This prevents pinia from sharing global state between different application instances.
 
 There is a whole section dedicated to it in the [SSR guide](/ssr/index.md), this is just a short explanation:
-