diff --git a/src/components/PricingView.tsx b/src/components/PricingView.tsx index 28c6c15..04a8db1 100644 --- a/src/components/PricingView.tsx +++ b/src/components/PricingView.tsx @@ -1710,7 +1710,7 @@ export function PricingView({ data, headers, onSaveRow, onCaptureState, onEdit, {note && ( -
+
{note}
)} @@ -1975,7 +1975,7 @@ export function PricingView({ data, headers, onSaveRow, onCaptureState, onEdit, {annaNote && ( -
+
{annaNote}
)}