From 068bdae7cbde9ad24c01883c9b9af3322da6076a Mon Sep 17 00:00:00 2001 From: msagolj Date: Wed, 9 Oct 2024 19:41:51 +0200 Subject: [PATCH] fix --- scripts/scripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/scripts.js b/scripts/scripts.js index f877172..89b01d5 100644 --- a/scripts/scripts.js +++ b/scripts/scripts.js @@ -11,7 +11,7 @@ import { loadSection, loadSections, loadCSS, - buildBlock + buildBlock, } from './aem.js'; /**