Search: Conditionally display hashtag features, fixes #142
This commit is contained in:
@@ -21,7 +21,7 @@ class SearchResults extends ImmutablePureComponent {
|
||||
|
||||
static propTypes = {
|
||||
results: ImmutablePropTypes.map.isRequired,
|
||||
features: PropTypes.node,
|
||||
features: PropTypes.object,
|
||||
intl: PropTypes.object.isRequired,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user