From f0e1eae76147d9c70309dcea54f6516622efca0f Mon Sep 17 00:00:00 2001 From: monikahedman Date: Sun, 14 Jul 2019 17:11:03 -0400 Subject: oops --- src/client/views/search/SearchBox.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src') diff --git a/src/client/views/search/SearchBox.tsx b/src/client/views/search/SearchBox.tsx index b9ada9677..8bf8e3bfa 100644 --- a/src/client/views/search/SearchBox.tsx +++ b/src/client/views/search/SearchBox.tsx @@ -442,11 +442,7 @@ import * as $ from 'jquery'; ); @computed get resFull() { - console.log(`res full $ { - this._numTotalResults <=8 - } - - `) return this._numTotalResults <= 8; + return this._numTotalResults <= 8; } @computed get resultHeight() { -- cgit v1.2.3-70-g09d2