New: Add List and Discovery Pages (#3803)

This commit is contained in:
Qstick
2019-10-05 23:21:55 -04:00
committed by GitHub
parent 5f396a53c3
commit 21ed073f29
50 changed files with 3659 additions and 24 deletions

View File

@@ -58,6 +58,7 @@ class AddNewMovieSearchResult extends Component {
isExclusionMovie,
isSmallScreen
} = this.props;
const {
isNewAddMovieModalOpen
} = this.state;