From f03f0f59d91ad6b64b3b3a2bd94016d6ff34cb87 Mon Sep 17 00:00:00 2001 From: Tim Pechersky Date: Tue, 3 Aug 2021 19:51:58 +0800 Subject: [PATCH] lint --- frontend/src/components/EntriesNavigation.js | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/EntriesNavigation.js b/frontend/src/components/EntriesNavigation.js index 2b6a7409..3241e076 100644 --- a/frontend/src/components/EntriesNavigation.js +++ b/frontend/src/components/EntriesNavigation.js @@ -407,7 +407,6 @@ const EntriesNavigation = () => { id="StreamEntry" overflowY="scroll" direction="column" - w="100%" onScroll={(e) => handleScroll(e)} >