You've already forked matrix-react-sdk
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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user