From bd03aebc435d07983d7100787b41028a3673fd98 Mon Sep 17 00:00:00 2001 From: ab Date: Tue, 2 Jul 2019 14:32:10 -0400 Subject: idk --- src/client/views/search/SearchBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/search/SearchBox.tsx') diff --git a/src/client/views/search/SearchBox.tsx b/src/client/views/search/SearchBox.tsx index dc21e4a3c..2582c0d94 100644 --- a/src/client/views/search/SearchBox.tsx +++ b/src/client/views/search/SearchBox.tsx @@ -192,7 +192,7 @@ export class SearchBox extends React.Component {
{(this._results.length !== 0) ? ( - this._results.map(result => ) + this._results.map(result => ) ) : this._openNoResults ? (
No Search Results
) : null}
-- cgit v1.2.3-70-g09d2