Lint.
parent
21c8bed94d
commit
f3c928a4fc
|
@ -48,7 +48,7 @@ export default class MStickerBody extends MImageBody {
|
||||||
const RoomTooltip = sdk.getComponent("rooms.RoomTooltip");
|
const RoomTooltip = sdk.getComponent("rooms.RoomTooltip");
|
||||||
tooltip = <RoomTooltip
|
tooltip = <RoomTooltip
|
||||||
className="mx_RoleButton_tooltip"
|
className="mx_RoleButton_tooltip"
|
||||||
label={ tooltipBody } />;
|
label={tooltipBody} />;
|
||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|
Loading…
Reference in New Issue