diff --git a/components/LocaleSwitch.vue b/components/LocaleSwitch.vue
index a326d4616..f69d107a9 100644
--- a/components/LocaleSwitch.vue
+++ b/components/LocaleSwitch.vue
@@ -12,11 +12,11 @@
@click.prevent="toggleMenu()"
>
{{ current.code.toUpperCase() }}
diff --git a/layouts/default.vue b/layouts/default.vue
index 2e2b05e65..9c6d948ce 100644
--- a/layouts/default.vue
+++ b/layouts/default.vue
@@ -1,10 +1,11 @@