Renamed "Custom fields" heading

X-Lovable-Edit-ID: edt-4a5c03d7-202e-43f2-b586-f9289f808019
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 23:10:56 +00:00
co-authored by renee-png
+1 -1
View File
@@ -150,7 +150,7 @@ export function CaseLitigationTab({ caseRecord, canManage, onSaved }: Props) {
<CardContent className="p-5 space-y-5">
{customFilled.length > 0 && (
<>
<Section icon={<ListChecks className="h-4 w-4" />} title="Custom fields">
<Section icon={<ListChecks className="h-4 w-4" />} title="Matter Information">
<div className="grid grid-cols-1 sm:grid-cols-2 gap-3">
{customFilled.map((c) => (
<div key={c.id}>