mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
@@ -70,6 +70,7 @@ export default observer(
|
||||
hover,
|
||||
showServerIdentity,
|
||||
masquerade,
|
||||
innerRef,
|
||||
...svgProps
|
||||
} = props;
|
||||
|
||||
@@ -103,6 +104,7 @@ export default observer(
|
||||
return (
|
||||
<IconBase
|
||||
{...svgProps}
|
||||
ref={innerRef}
|
||||
width={size}
|
||||
height={size}
|
||||
hover={hover}
|
||||
|
||||
Reference in New Issue
Block a user