From 3a9362296674374b6c4b79e1260b0c043a5ea52b Mon Sep 17 00:00:00 2001 From: enes Date: Tue, 30 Jul 2024 10:38:06 +0200 Subject: [PATCH] fix: svg attributes --- src/pages/landing/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/landing/index.tsx b/src/pages/landing/index.tsx index 11b9fb1..2c031a3 100644 --- a/src/pages/landing/index.tsx +++ b/src/pages/landing/index.tsx @@ -110,11 +110,11 @@ export const LandingPage = () => { width="1em" height="1em" viewBox="0 0 24 24" - stroke-width="2" + strokeWidth="2" stroke="currentColor" fill="none" - stroke-linecap="round" - stroke-linejoin="round" + strokeLinecap="round" + strokeLinejoin="round" >