diff --git a/src/components/PricingView.tsx b/src/components/PricingView.tsx
index ac4d7a0..62389ad 100644
--- a/src/components/PricingView.tsx
+++ b/src/components/PricingView.tsx
@@ -810,7 +810,7 @@ export function PricingView({ data, headers, onSaveRow, onCaptureState, onEdit,
)}
{/* ── Anna Note Editor Modal ── */}
{annaEditor && (
-
+
@@ -843,7 +843,7 @@ export function PricingView({ data, headers, onSaveRow, onCaptureState, onEdit,
{/* ── Note Editor Modal ── */}
{noteEditor && (
-
+
@@ -931,7 +931,7 @@ export function PricingView({ data, headers, onSaveRow, onCaptureState, onEdit,
{openFilter === 'global' && (
-
+
0 && (
-
+
{searchSuggestions.map((row, idx) => {
return (