From 6a069ecf392b57c1ce86e229145b6ca70db1f69c Mon Sep 17 00:00:00 2001 From: Umar Adilov <99314948+adilovcode@users.noreply.github.com> Date: Sat, 3 May 2025 01:42:29 +0500 Subject: [PATCH] Added stypes for partners --- src/widgets/partners-section.tsx | 2 +- src/widgets/partners-slider.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/widgets/partners-section.tsx b/src/widgets/partners-section.tsx index a4dd682..6687f76 100644 --- a/src/widgets/partners-section.tsx +++ b/src/widgets/partners-section.tsx @@ -45,7 +45,7 @@ export const PartnersSection = ({ partners }: PartnersSectionProps) => {