Skip to content

Commit

Permalink
Display and acknowledge notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
sroze committed Jul 1, 2018
1 parent 0f1ea69 commit 99af734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collection/components/Collection.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export default class Collection extends Component

<ListView
dataSource={dataSource}
enableEmptySections={true}
renderRow={(item, id) => {
return renderRow(item, id)
}} />
Expand Down

0 comments on commit 99af734

Please sign in to comment.