From 7151e7d31161dac64b9fbe6ce416eb78fee97883 Mon Sep 17 00:00:00 2001 From: nguyen van thai Date: Thu, 11 Jul 2024 08:38:56 +0700 Subject: [PATCH] . --- .../page-component/templates/articles/details/Image.vue | 4 ++-- .../templates/categories/categories/Default.vue | 2 +- .../page-section/layouts/articles/details/Default.vue | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/dynamic-page/page-component/templates/articles/details/Image.vue b/components/dynamic-page/page-component/templates/articles/details/Image.vue index 0b40ca5..5ceba41 100644 --- a/components/dynamic-page/page-component/templates/articles/details/Image.vue +++ b/components/dynamic-page/page-component/templates/articles/details/Image.vue @@ -36,7 +36,7 @@ console.log(currentArticle.value, "currentArticle");
@@ -52,7 +52,7 @@ console.log(currentArticle.value, "currentArticle");
  • - +
  • diff --git a/components/dynamic-page/page-component/templates/categories/categories/Default.vue b/components/dynamic-page/page-component/templates/categories/categories/Default.vue index d00f731..75cdea7 100644 --- a/components/dynamic-page/page-component/templates/categories/categories/Default.vue +++ b/components/dynamic-page/page-component/templates/categories/categories/Default.vue @@ -42,7 +42,7 @@ const mapActivesToItems = (index: number) => {