Reviewed-on: Pozomind/pozo-retail-app#80
This commit is contained in:
commit
f921449432
|
|
@ -1672,7 +1672,7 @@ const RetailDashboard = () => {
|
|||
)}
|
||||
</div>
|
||||
) : (
|
||||
<div>
|
||||
<div className="todaySnapFlex">
|
||||
<div className="todaySnapshotBox orders">
|
||||
{ApiData?.[0]?.DineInOrderCount +
|
||||
ApiData?.[0]?.TakeAwayOrderCount +
|
||||
|
|
|
|||
Loading…
Reference in New Issue