From c0bf09bf3f2e5387300221d60a3ac25c20d61755 Mon Sep 17 00:00:00 2001 From: Arvid Norlin Date: Fri, 9 Aug 2024 14:58:28 +0200 Subject: [PATCH] fix: change casing of some svg attributes to get rid of warnings --- components/Icons/ScandicLogo.tsx | 24 ++++++++++++------------ components/Icons/TripAdvisor.tsx | 4 ++-- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/components/Icons/ScandicLogo.tsx b/components/Icons/ScandicLogo.tsx index 896eb367e..d3710f666 100644 --- a/components/Icons/ScandicLogo.tsx +++ b/components/Icons/ScandicLogo.tsx @@ -19,8 +19,8 @@ export default function ScandicLogoIcon({ {...props} > @@ -29,32 +29,32 @@ export default function ScandicLogoIcon({ fill="#CD092F" /> diff --git a/components/Icons/TripAdvisor.tsx b/components/Icons/TripAdvisor.tsx index 95a8e843c..a1fc6d416 100644 --- a/components/Icons/TripAdvisor.tsx +++ b/components/Icons/TripAdvisor.tsx @@ -31,8 +31,8 @@ export default function TripAdvisorIcon({