From c32095fd16f41663ef1fbfb5ae05496859f93570 Mon Sep 17 00:00:00 2001 From: Leonardo Date: Wed, 5 Feb 2025 06:22:55 -0300 Subject: [PATCH] hotfix: remove unoptimized flag from Image component in Carousel and ReportsPage --- src/components/about/components/Carousel.tsx | 1 - src/pages/misc/reports.tsx | 1 - 2 files changed, 2 deletions(-) diff --git a/src/components/about/components/Carousel.tsx b/src/components/about/components/Carousel.tsx index f495bb9..3a06b9a 100644 --- a/src/components/about/components/Carousel.tsx +++ b/src/components/about/components/Carousel.tsx @@ -95,7 +95,6 @@ const Carousel: React.FC = ({ images, autoPlayInterval = 5000 })
)} {image.alt} {