From 4411ae1564d716e5aa063e4c47302ffc907a078a Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Tue, 20 Apr 2021 12:49:22 -0400 Subject: Fixed the crash if no data in timetime and hid if an investor has no holidngs. --- react-frontend/src/components/HubWidget.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'react-frontend/src/components/HubWidget.js') diff --git a/react-frontend/src/components/HubWidget.js b/react-frontend/src/components/HubWidget.js index 7a82c61..f0434d7 100644 --- a/react-frontend/src/components/HubWidget.js +++ b/react-frontend/src/components/HubWidget.js @@ -61,7 +61,7 @@ function HubWidget(props) {

- setQueryString(e.target.value)} placeholder="Search by name"> + setQueryString(e.target.value)} placeholder="Search by name"> setSearching(true)} src="assets/outline_search_white_18dp.png" alt="image"/> setSearching(false)} src="assets/outline_cancel_white_18dp.png" alt="image"/>

-- cgit v1.2.3-70-g09d2