From 27fed5e053c4bc005cbebed251fce2b56adf0d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20P=C4=99dzich?= Date: Sun, 22 Jan 2023 00:00:27 +0100 Subject: [PATCH] Remove redundant data attributes --- src/components/NavItems.astro | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/components/NavItems.astro b/src/components/NavItems.astro index 2beb921..1a365de 100644 --- a/src/components/NavItems.astro +++ b/src/components/NavItems.astro @@ -31,11 +31,7 @@ const { class: _class } = Astro.props as Props;
  • -