From fd181ebde28589f1d43d7734c40a86102dfc6d20 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Tue, 2 Jul 2019 11:07:31 -0400 Subject: [PATCH] more descriptive tag search input label --- src/ui/component/tagsSearch/view.jsx | 2 +- src/ui/scss/component/_table.scss | 4 ---- static/locales/en.json | 1 - 3 files changed, 1 insertion(+), 6 deletions(-) diff --git a/src/ui/component/tagsSearch/view.jsx b/src/ui/component/tagsSearch/view.jsx index ce883ab7b..0fef53f8a 100644 --- a/src/ui/component/tagsSearch/view.jsx +++ b/src/ui/component/tagsSearch/view.jsx @@ -69,7 +69,7 @@ export default function TagSelect(props: Props) {