{cleanCitation(p.case_name)}
@@ -233,7 +236,9 @@ function CommitteeRow({ p, onEdit }: { p: Precedent; onEdit: (id: string) => voi
className="font-semibold text-navy text-right whitespace-normal break-words min-w-[200px] max-w-[320px] py-3"
dir="rtl"
>
- {cleanCitation(p.case_number)}
+
+ {cleanCitation(p.case_number)}
+