From 30ee2e90b44d9ad51d5d7c971e2da042a584d391 Mon Sep 17 00:00:00 2001 From: Antonella Sgarlatta Date: Wed, 2 Jun 2021 20:22:51 -0300 Subject: [PATCH] styles: re-add accidentally removed icon color change --- app/assets/javascripts/components/NoteTag.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/components/NoteTag.tsx b/app/assets/javascripts/components/NoteTag.tsx index ef304ce0a..36c9bba8a 100644 --- a/app/assets/javascripts/components/NoteTag.tsx +++ b/app/assets/javascripts/components/NoteTag.tsx @@ -71,7 +71,7 @@ export const NoteTag: FunctionalComponent = ({ appState, tag }) => { onFocus={onFocus} onBlur={onBlur} > - + {tag.title}