fix: fix tags tab navigation

This commit is contained in:
Antonella Sgarlatta
2021-06-30 18:59:07 -03:00
parent 8ea78351b5
commit 2295f5d593
2 changed files with 0 additions and 5 deletions

View File

@@ -97,7 +97,6 @@ export const NoteTag = observer(({ appState, tag }: Props) => {
ref={deleteTagRef}
type="button"
className="ml-2 -mr-1 border-0 p-0 bg-transparent cursor-pointer flex"
onFocus={onFocus}
onBlur={onBlur}
onClick={onDeleteTagClick}
>