From 21c234ebeee1850692a75b38ab369aaf3334bcad Mon Sep 17 00:00:00 2001 From: Robin Date: Wed, 13 Sep 2023 16:17:37 -0400 Subject: [PATCH] Add accessible label to the in-call logo mark --- src/room/InCallView.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/room/InCallView.tsx b/src/room/InCallView.tsx index 4ef91fe5..667aaecf 100644 --- a/src/room/InCallView.tsx +++ b/src/room/InCallView.tsx @@ -382,8 +382,12 @@ export function InCallView({
{!mobile && !hideHeader && (
- - + +
)}
{buttons}