From 33b494efac6657ffd7dfd2baf468f5018662981c Mon Sep 17 00:00:00 2001 From: DanielS Date: Sat, 18 Jul 2026 03:57:58 +0200 Subject: [PATCH] fix: change react-icon prop from class to className in navbar --- src/components/Navbar.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Navbar.astro b/src/components/Navbar.astro index 294969b..343b493 100644 --- a/src/components/Navbar.astro +++ b/src/components/Navbar.astro @@ -42,7 +42,7 @@ import { FaBars, FaTimes } from 'react-icons/fa'; @@ -56,7 +56,7 @@ import { FaBars, FaTimes } from 'react-icons/fa'; N&D i-t SOLUTIONS