]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: fix hydration error
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 25 Jul 2022 10:05:00 +0000 (12:05 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 25 Jul 2022 10:05:00 +0000 (12:05 +0200)
packages/docs/index.md

index d4fdd1bf15f748c6116204206d42b75eb3d4eecb..ac5124f4f64396f67ceacb15ad28958a429f1033 100644 (file)
@@ -23,8 +23,10 @@ features:
 footer: MIT Licensed | Copyright © 2019-present Eduardo San Martin Morote
 ---
 
-<ThemeToggle/>
-<!-- <TestStore/> -->
+<ClientOnly>
+  <ThemeToggle/>
+  <!-- <TestStore/> -->
+</ClientOnly>
 
 <HomeSponsors />