From db90f4ed88cd1252886d9b96dc0e125da0c233e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=9B=E6=83=9C?= Date: Wed, 18 Aug 2021 20:10:15 +0800 Subject: [PATCH] fix: when demoblock i18n is empty, the component reports an error --- components/Demo.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/components/Demo.vue b/components/Demo.vue index 895be16..43b9f87 100644 --- a/components/Demo.vue +++ b/components/Demo.vue @@ -69,7 +69,6 @@ export default { const blockClass = computed(() => { return `demo-${component.value}` }) - console.log(data) const locale = computed(() => { return data.theme.value.demoblock?.[data.localePath.value] ?? { 'hide-text': '้š่—ไปฃ็ ',