{item.code === "duration" ? (
@@ -621,6 +621,7 @@ const handleBatchImportOK = () => {
{tags.map(tag => (
handleTagClick(tag)}
color={tag === selectedTag ? 'blue' : undefined}
@@ -681,7 +682,7 @@ const handleBatchImportOK = () => {
-
+
@@ -692,7 +693,7 @@ const handleBatchImportOK = () => {