diff --git a/src/components/CallFooter.tsx b/src/components/CallFooter.tsx index a395a389..9d59d2d1 100644 --- a/src/components/CallFooter.tsx +++ b/src/components/CallFooter.tsx @@ -238,6 +238,7 @@ export const CallFooter: FC = ({ {!hideControls &&
{buttons}
} {setLayoutMode && layoutMode && showLayoutSwitcher && ( + name="layoutMode" aria-label={t("layout_switch_label")} leftLabel={t("layout_spotlight_label")} leftValue="spotlight"