uwu
This commit is contained in:
@@ -225,7 +225,7 @@ export default function CustomerInsightsChart() {
|
||||
{index + 1}
|
||||
</div>
|
||||
<div>
|
||||
<div className="font-medium">Customer #{customer._id.slice(-6)}</div>
|
||||
<div className="font-medium">{customer.displayName || `Customer #${customer._id.slice(-6)}`}</div>
|
||||
<div className="text-sm text-muted-foreground">
|
||||
{customer.orderCount} orders
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user