mirror of
https://github.com/christianvidalwolf-prog/CrazeAnalytix.git
synced 2026-08-03 12:15:23 +02:00
Update Amazon icons to match the full logo provided by the user
This commit is contained in:
@@ -434,7 +434,7 @@ const AdsPerformance: React.FC<AdsPerformanceProps> = ({
|
||||
currentFilters={vendorStockFilter}
|
||||
onFilterChange={onVendorStockFilterChange}
|
||||
title="Vendor Stock"
|
||||
icon={<AmazonSmileIcon className="w-5 h-5 text-amber-500" />}
|
||||
icon={<AmazonSmileIcon className="w-8 h-5 text-amber-500" />}
|
||||
options={[
|
||||
'Out of Stock (0)',
|
||||
'In Stock (>0)',
|
||||
|
||||
Reference in New Issue
Block a user