diff --git a/components/dashboard/Campaigns.tsx b/components/dashboard/Campaigns.tsx index f0eae00..431bac5 100644 --- a/components/dashboard/Campaigns.tsx +++ b/components/dashboard/Campaigns.tsx @@ -191,17 +191,6 @@ export default function Campaigns({ siteId, dateRange, filters }: CampaignsProps Build URL - {showViewAll && ( - - )} @@ -268,9 +257,21 @@ export default function Campaigns({ siteId, dateRange, filters }: CampaignsProps ))} - {Array.from({ length: emptySlots }).map((_, i) => ( -