From 58e8f8650efd67426ef616121b581531e7ada0b7 Mon Sep 17 00:00:00 2001 From: Theo Sanderson Date: Fri, 28 Jul 2023 21:10:48 +0100 Subject: [PATCH] fixup --- src/App.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/App.js b/src/App.js index b6e8dac..0baab59 100644 --- a/src/App.js +++ b/src/App.js @@ -116,14 +116,13 @@ function SearchPanel({ { searchType === "sequence" && (
- { + {sequenceHits.length > 0 && ( <>