From 0ad51fe16cd175f3749a09200bbd22b38ac4b0c9 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 27 Nov 2024 22:40:01 -0600 Subject: [PATCH] ProfileField: font-bold for key --- src/features/ui/components/profile-field.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/ui/components/profile-field.tsx b/src/features/ui/components/profile-field.tsx index 981a123dc..bba084850 100644 --- a/src/features/ui/components/profile-field.tsx +++ b/src/features/ui/components/profile-field.tsx @@ -50,7 +50,7 @@ const ProfileField: React.FC = ({ field }) => { return (
-
+
{field.name}