From c4e61f5c7077e632425ad13ebb1495ee9ed96c9c Mon Sep 17 00:00:00 2001 From: Maxime Moraine Date: Sun, 17 May 2020 18:11:29 +0200 Subject: [PATCH] fix hydratation bug --- docs/.vuepress/theme/components/NavDrawer.vue | 1 - docs/.vuepress/theme/global-components/MyMagicItemsButton.vue | 2 +- docs/.vuepress/theme/global-components/MyMonstersButton.vue | 2 +- docs/.vuepress/theme/global-components/MySpellsButton.vue | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/.vuepress/theme/components/NavDrawer.vue b/docs/.vuepress/theme/components/NavDrawer.vue index a3331e3..382f873 100644 --- a/docs/.vuepress/theme/components/NavDrawer.vue +++ b/docs/.vuepress/theme/components/NavDrawer.vue @@ -2,7 +2,6 @@
- diff --git a/docs/.vuepress/theme/global-components/MyMagicItemsButton.vue b/docs/.vuepress/theme/global-components/MyMagicItemsButton.vue index ea15ba9..e65009b 100644 --- a/docs/.vuepress/theme/global-components/MyMagicItemsButton.vue +++ b/docs/.vuepress/theme/global-components/MyMagicItemsButton.vue @@ -1,5 +1,5 @@