From a979ce45f17b765ac3a3abca8b94e96114ff4c8d Mon Sep 17 00:00:00 2001 From: averel10 Date: Fri, 3 Apr 2026 09:19:46 +0200 Subject: [PATCH] fix: type issue --- src/components/AnnotationDistribution.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/AnnotationDistribution.tsx b/src/components/AnnotationDistribution.tsx index 312e668..6889712 100644 --- a/src/components/AnnotationDistribution.tsx +++ b/src/components/AnnotationDistribution.tsx @@ -217,7 +217,6 @@ export default function AnnotationDistribution({ experimentId }: AnnotationDistr dataKey="percentage" fill="#10b981" name="Percentage (%)" - barCategoryGap="5%" />