Switch rooms documentation and polishing
This commit is contained in:
parent
c428736191
commit
4851e96297
3 changed files with 12 additions and 5 deletions
|
@ -650,6 +650,7 @@ export default class MessagePanel extends React.Component {
|
|||
as="li"
|
||||
data-scroll-tokens={scrollToken}
|
||||
ref={this._collectEventNode.bind(this, eventId)}
|
||||
alwaysShowTimestamps={this.props.alwaysShowTimestamps}
|
||||
mxEvent={mxEv}
|
||||
continuation={continuation}
|
||||
isRedacted={mxEv.isRedacted()}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue