PLT-4100 Made SuggestionList dividers optional (#3990)
* Made SuggestionList dividers optional * Stopped mutating the User object in the AtMentionProvider
Этот коммит содержится в:
коммит произвёл
enahum
родитель
3bc0e833f7
Коммит
47f92441ac
@@ -198,6 +198,7 @@ export default class Textbox extends React.Component {
|
||||
providers={this.suggestionProviders}
|
||||
channelId={this.props.channelId}
|
||||
value={this.props.messageText}
|
||||
renderDividers={true}
|
||||
/>
|
||||
<div
|
||||
ref='preview'
|
||||
|
||||
Ссылка в новой задаче
Block a user