From 3c4b3b6c6c6150081dace52e42150ab8da7a5d6a Mon Sep 17 00:00:00 2001 From: charlescrepeau-rc <165849964+charlescrepeau-rc@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:19:10 -0500 Subject: [PATCH] Update people.js add aria-hidden true --- client/component/people.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/component/people.js b/client/component/people.js index 032dec6..baf3b29 100644 --- a/client/component/people.js +++ b/client/component/people.js @@ -169,7 +169,7 @@ export function Byline({ type = 'small', photoType = null, clickable = true, use } const oneLine = hasTags || type == 'small'; return - +