mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-24 06:17:08 -04:00
parent
8dd8c95f36
commit
5c4f829993
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ class TextTagInputConnector extends Component {
|
|||
render() {
|
||||
return (
|
||||
<TagInput
|
||||
delimiters={['Tab', 'Enter', ',']}
|
||||
tagList={[]}
|
||||
onTagAdd={this.onTagAdd}
|
||||
onTagDelete={this.onTagDelete}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue