From ed78ce1ea29574789b820a86b432699d8a0cc04f Mon Sep 17 00:00:00 2001 From: TeshuKatepalli Date: Tue, 17 Oct 2023 20:15:03 +0530 Subject: [PATCH] reverted to forms --- scripts/scripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/scripts.js b/scripts/scripts.js index 33beb768..55f8368e 100644 --- a/scripts/scripts.js +++ b/scripts/scripts.js @@ -13,7 +13,7 @@ import { loadCSS, } from './aem.js'; -const LCP_BLOCKS = ['header']; // add your LCP blocks to the list +const LCP_BLOCKS = ['forms']; // add your LCP blocks to the list /** * Builds hero block and prepends to main in a new section.