You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Lint.
This commit is contained in:
@@ -48,7 +48,7 @@ export default class MStickerBody extends MImageBody {
|
||||
const RoomTooltip = sdk.getComponent("rooms.RoomTooltip");
|
||||
tooltip = <RoomTooltip
|
||||
className="mx_RoleButton_tooltip"
|
||||
label={ tooltipBody } />;
|
||||
label={tooltipBody} />;
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user