diff --git a/app/components/ui/card-report.tsx b/app/components/ui/card-report.tsx index 0f2455e..3861ff8 100644 --- a/app/components/ui/card-report.tsx +++ b/app/components/ui/card-report.tsx @@ -16,7 +16,7 @@ type CardReportProperty = { export const CardReport = (properties: CardReportProperty) => { const { title, amount, icon: Icon, counter, currency } = properties return ( -
+
{ } return ( -
+

Top 5 Artikel

{ } return ( -
+

{view === 'year' diff --git a/app/pages/dashboard/index.tsx b/app/pages/dashboard/index.tsx index c4c9b59..17f26f4 100644 --- a/app/pages/dashboard/index.tsx +++ b/app/pages/dashboard/index.tsx @@ -52,14 +52,10 @@ export const DashboardPage = () => {
-
- -
+
-
- -
+