updateson the profitability page
This commit is contained in:
@@ -4327,7 +4327,7 @@ const Dispatch = ({
|
||||
<div className="rd-stat rd-stat-distance">
|
||||
<div className="rd-stat-icon"><MdStraighten /></div>
|
||||
<div className="rd-stat-value">{riderKm.toFixed(1)}<span className="rd-stat-unit">km</span></div>
|
||||
<div className="rd-stat-label">Rider KMs</div>
|
||||
<div className="rd-stat-label">Trip KMs</div>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user