This commit is contained in:
Çetin
2025-01-03 15:48:50 +03:00
parent 64b1aea5d9
commit 8b2ff9c1b2
41 changed files with 2900 additions and 1575 deletions
+1 -2
View File
@@ -10,8 +10,7 @@ import { NotificationsWidget } from '@/src/components/dashboard/notificationswid
imports: [StatsWidget, RecentSalesWidget, BestSellingWidget, RevenueStreamWidget, NotificationsWidget],
template: `
<div class="grid grid-cols-12 gap-8">
<app-stats-widget />
<app-stats-widget />
<div class="col-span-12 xl:col-span-6">
<app-recent-sales-widget />
<app-best-selling-widget />