diff --git a/src/components/JobCardDetails.tsx b/src/components/JobCardDetails.tsx index 1d8d6fe..9b76f67 100644 --- a/src/components/JobCardDetails.tsx +++ b/src/components/JobCardDetails.tsx @@ -282,16 +282,16 @@ const PriceDisplay: React.FC = ({ job }) => { return (
-
+
Target Price{taxSuffix}:
-
+
Break-even{taxSuffix}:
-
+
= ({ job }) => { {copying === 'targetPrice' && }
-
+
= ({ job }) => {
-
+
Adjusted Target{taxSuffix}:
-
+
Adjusted Break-even{taxSuffix}:
- -
+ +
= ({ job }) => { {copying === 'adjustedTargetPrice' && }
-
+