From 73fd8ccf52314acfdc8b6d4bd3c8b2981b9763c3 Mon Sep 17 00:00:00 2001 From: jules Date: Thu, 11 Jun 2026 22:46:07 +1000 Subject: [PATCH] RecordGroupSection: sentence-case group header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Drops the tracking-wide uppercase micro-label treatment for a 13px sentence-case header — softer fit for consumer surfaces. Co-Authored-By: Claude Fable 5 --- src/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.tsx b/src/index.tsx index a3aef18..0b4b24e 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -249,7 +249,7 @@ export function RecordGroupSection({ return (
-

+

{label}

{locked ? (