diff --git a/components/kit/templates/dashboardPages/dataDashboard/KpitDashboard.tsx b/components/kit/templates/dashboardPages/dataDashboard/KpitDashboard.tsx index 83b17a0..ccd56a4 100644 --- a/components/kit/templates/dashboardPages/dataDashboard/KpitDashboard.tsx +++ b/components/kit/templates/dashboardPages/dataDashboard/KpitDashboard.tsx @@ -4,7 +4,7 @@ import SimpleLevelsCard from '../../../components/elements/data/SimpleLevelsCard const KpiProject = () => { return ( -
+
diff --git a/components/kit/templates/dashboardPages/projectDashboard/SimpleProjectDashboard.tsx b/components/kit/templates/dashboardPages/projectDashboard/SimpleProjectDashboard.tsx index ac3562c..cab8b7a 100644 --- a/components/kit/templates/dashboardPages/projectDashboard/SimpleProjectDashboard.tsx +++ b/components/kit/templates/dashboardPages/projectDashboard/SimpleProjectDashboard.tsx @@ -9,7 +9,7 @@ import TasksList from '../../../components/elements/data/TasksList'; const SimpleProjectDashboard = () => { return ( -
+