diff --git a/docs/src/App.vue b/docs/src/App.vue
index a2b9c73..24f7830 100644
--- a/docs/src/App.vue
+++ b/docs/src/App.vue
@@ -139,11 +139,11 @@
- Typography
+ Layout
- Layout
+ Typography
@@ -171,6 +171,10 @@
$sizebar-size: 280px;
+ [v-cloak] {
+ display: none;
+ }
+
html,
body {
height: 100%;
@@ -293,6 +297,8 @@