From 99af734156391a73b36e383b5710a3a4af37b85b Mon Sep 17 00:00:00 2001 From: Samuel ROZE Date: Sun, 1 Jul 2018 13:05:20 +0100 Subject: [PATCH] Display and acknowledge notifications --- collection/components/Collection.js | 1 + 1 file changed, 1 insertion(+) diff --git a/collection/components/Collection.js b/collection/components/Collection.js index 437dd7d..0f87fb1 100644 --- a/collection/components/Collection.js +++ b/collection/components/Collection.js @@ -38,6 +38,7 @@ export default class Collection extends Component { return renderRow(item, id) }} />