From cf8014da3f0b55da04b0e7a862c1b96a1bc23d5c Mon Sep 17 00:00:00 2001 From: keplyx Date: Mon, 5 Aug 2019 15:02:41 +0200 Subject: [PATCH] Fixed proxiwash screen not firing componentDidMount --- components/FetchedDataSectionList.js | 2 +- screens/ProxiwashScreen.js | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/components/FetchedDataSectionList.js b/components/FetchedDataSectionList.js index 734826d..d68a7be 100644 --- a/components/FetchedDataSectionList.js +++ b/components/FetchedDataSectionList.js @@ -51,7 +51,7 @@ export default class FetchedDataSectionList extends React.Component