From 531eebca414525222e7dc387bf384b73a3c92e94 Mon Sep 17 00:00:00 2001 From: devartes Date: Fri, 10 Feb 2023 19:00:44 -0300 Subject: [PATCH] refactor(product-breadcrumb.jsonc): removendo tag --- store/blocks/pdp/product-breadcrumb.jsonc | 1 - 1 file changed, 1 deletion(-) diff --git a/store/blocks/pdp/product-breadcrumb.jsonc b/store/blocks/pdp/product-breadcrumb.jsonc index ba79c0b..9dbc58b 100644 --- a/store/blocks/pdp/product-breadcrumb.jsonc +++ b/store/blocks/pdp/product-breadcrumb.jsonc @@ -1,7 +1,6 @@ { "html#breadcrumb": { "props": { - "tag": "section", "testId": "breadcrumbs", "blockClass": "pdp-breadcrumb" },