You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
Nomenclature
This commit is contained in:
@@ -100,7 +100,7 @@ export default class DirectorySearchBox extends React.Component {
|
||||
className="mx_DirectorySearchBox_input"
|
||||
ref={this._collectInput}
|
||||
onChange={this._onChange} onKeyUp={this._onKeyUp}
|
||||
placeholder="Find a room by keyword or room ID (#matrix:matrix.org)"
|
||||
placeholder="Find a room by keyword or room alias (#matrix:matrix.org)"
|
||||
/>
|
||||
{join_button}
|
||||
<span className="mx_DirectorySearchBox_clear_wrapper">
|
||||
|
||||
Reference in New Issue
Block a user