diff --git a/apps/web/app/(dashboard)/dashboard/page.tsx b/apps/web/app/(dashboard)/dashboard/page.tsx
index c18d1d5..fd8d70a 100644
--- a/apps/web/app/(dashboard)/dashboard/page.tsx
+++ b/apps/web/app/(dashboard)/dashboard/page.tsx
@@ -227,6 +227,13 @@ export default function DashboardPage() {
}
href={drillUrl('Ingresos del Mes - CFDIs', { bucket: 'ingresos' })}
/>
+ }
+ trend="neutral"
+ trendValue="Notas de crédito emitidas"
+ />
+ }
+ trend="neutral"
+ trendValue="Notas de crédito recibidas"
+ />
- }
- trend="neutral"
- trendValue="Notas de crédito emitidas"
- />
- }
- trend="neutral"
- trendValue="Notas de crédito recibidas"
- />
{/* Desglose por régimen */}