From b63166873dc16fd222d66b6cb828f3dac0d1c73a Mon Sep 17 00:00:00 2001 From: saeed0920 Date: Thu, 11 Sep 2025 07:32:37 +0330 Subject: [PATCH] fix the funel chart --- .../product-innovation-page.tsx | 4 ++-- app/components/ui/funnel-chart.tsx | 17 ++++++----------- 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/app/components/dashboard/project-management/product-innovation-page.tsx b/app/components/dashboard/project-management/product-innovation-page.tsx index dad5389..962df80 100644 --- a/app/components/dashboard/project-management/product-innovation-page.tsx +++ b/app/components/dashboard/project-management/product-innovation-page.tsx @@ -718,7 +718,7 @@ export function ProductInnovationPage() {
- +
{columns.map((column) => ( @@ -729,7 +729,7 @@ export function ProductInnovationPage() { > {column.sortable ? (