Merge pull request #6778 from matrix-org/t3chguy/fix/18891
This commit is contained in:
@@ -93,6 +93,7 @@ export const SpaceButton: React.FC<IButtonProps> = ({
|
||||
notification={notificationState}
|
||||
aria-label={ariaLabel}
|
||||
tabIndex={tabIndex}
|
||||
showUnsentTooltip={true}
|
||||
/>
|
||||
</div>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user