WIP: Checks the props for missing poster and deals with it accordingly (#221)

* Checks the props for missing poster and deals with it accordingly

* Qucik fixes while trying to fix the Artist Poster index bug..
This commit is contained in:
David Bates 2018-03-13 21:44:04 -05:00 committed by Qstick
parent 574e8ad36b
commit c6873014c7
6 changed files with 22 additions and 3 deletions

View file

@ -101,6 +101,7 @@ class AddNewArtist extends Component {
value={term}
placeholder="eg. Breaking Benjamin, lidarr:854a1807-025b-42a8-ba8c-2a39717f1d25"
onChange={this.onSearchInputChange}
autoFocus={true}
/>
<Button