Skip to content

Commit

Permalink
Merge pull request #120 from ostdotcom/team/search-v1
Browse files Browse the repository at this point in the history
Minor fix
  • Loading branch information
AniketAyachit authored Oct 23, 2019
2 parents 4b78b8e + 3f05d6b commit d69d247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/FullScreenVideoCollection/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class FullScreenVideoCollection extends PureComponent{

static navigationOptions = (options) => {
return {
headerBackTitle: null,
header: null
};
};
Expand Down

0 comments on commit d69d247

Please sign in to comment.