mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
534e81ba60
@ -127,7 +127,7 @@ const TagPanel = React.createClass({
|
||||
<div className="mx_TagPanel_divider" />
|
||||
<GeminiScrollbar
|
||||
className="mx_TagPanel_scroller"
|
||||
autoShow={true}
|
||||
autoshow={true}
|
||||
onClick={this.onClick}
|
||||
>
|
||||
<Droppable
|
||||
|
Loading…
Reference in New Issue
Block a user