diff --git a/src/components/ecommerce/CountryMap.tsx b/src/components/ecommerce/CountryMap.tsx index 068c846e..acc7a411 100644 --- a/src/components/ecommerce/CountryMap.tsx +++ b/src/components/ecommerce/CountryMap.tsx @@ -16,7 +16,7 @@ const CountryMap: React.FC = ({ mapColor }) => { initial: { fill: "#465FFF", r: 4, // Custom radius for markers - } as any, // Type assertion to bypass strict CSS property checks + } as { fill: string; r: number }, }} markersSelectable={true} markers={[