Hide sticker picker delete button and show minimise button.

This commit is contained in:
Richard Lewis 2018-03-08 17:20:42 +00:00
parent c59dd5b840
commit 3ab8b1f866
3 changed files with 23 additions and 5 deletions

View file

@ -96,7 +96,6 @@ export default class MStickerBody extends MImageBody {
}
placeholderSize = placeholderSize + 'px';
console.warn('placeholder classes', this.state.placeholderClasses);
return (
<span className='mx_MStickerBody' ref='body'