mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
Merge branch 'toger5/move-settings-out-of-bottom-bar' into toger5/bottom-bar-storybook
This commit is contained in:
@@ -193,7 +193,7 @@ export const SettingsIconButton: FC<SettingsIconButtonProps> = ({
|
||||
className={classNamesForScrrenWidth(className, showForScreenWidth)}
|
||||
{...props}
|
||||
>
|
||||
<Icon />
|
||||
<Icon aria-hidden/>
|
||||
</IconButton>
|
||||
</Tooltip>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user