Add back in body 'ref'

pull/21833/head
Richard Lewis 2018-03-29 21:16:12 +01:00
parent 93804e80b8
commit 2e6d6c83cd
1 changed files with 2 additions and 1 deletions

View File

@ -108,8 +108,9 @@ export default class MStickerBody extends MImageBody {
placeholderSize = placeholderSize + 'px';
// Body 'ref' required by MImageBody
return (
<span className='mx_MStickerBody'
<span className='mx_MStickerBody' ref='body'
style={{
height: placeholderFixupHeight,
}}>