mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 15:01:13 +02:00
Remove unused ref.
This commit is contained in:
parent
aefccb134c
commit
cafbd2904e
@ -106,7 +106,7 @@ export default class MStickerBody extends MImageBody {
|
|||||||
placeholderSize = placeholderSize + 'px';
|
placeholderSize = placeholderSize + 'px';
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<span className='mx_MStickerBody' ref='body'
|
<span className='mx_MStickerBody'
|
||||||
style={{
|
style={{
|
||||||
height: placeholderFixupHeight,
|
height: placeholderFixupHeight,
|
||||||
}}>
|
}}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user