1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

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'