diff --git a/components/mkt/MasterTable.tsx b/components/mkt/MasterTable.tsx index c6f2eec..13bb6dd 100644 --- a/components/mkt/MasterTable.tsx +++ b/components/mkt/MasterTable.tsx @@ -171,8 +171,8 @@ export const MasterTable: React.FC = ({ products, includeCOGS, className="hover:bg-[#1A1E2A] transition-colors cursor-pointer group" onClick={() => onProductClick(product)} > - -
{product.name}
+ +
{product.name}
{product.sku} | {product.asin}