diff --git a/apps/main/src/components/TabloOverviewSection.tsx b/apps/main/src/components/TabloOverviewSection.tsx index ba9f7ec..c885d40 100644 --- a/apps/main/src/components/TabloOverviewSection.tsx +++ b/apps/main/src/components/TabloOverviewSection.tsx @@ -15,6 +15,7 @@ import { useTasksByTablo, useUpdateEtape, } from "../hooks/tasks"; +import { getEtapeColor } from "../utils/etapeColors"; interface TabloOverviewSectionProps { tablo: UserTablo; @@ -163,10 +164,11 @@ export const TabloOverviewSection = ({ tablo, isAdmin }: TabloOverviewSectionPro