diff --git a/src/Components/Templates/TagView.tsx b/src/Components/Templates/TagView.tsx index 832e8aa7..fe1f2a0f 100644 --- a/src/Components/Templates/TagView.tsx +++ b/src/Components/Templates/TagView.tsx @@ -6,7 +6,7 @@ export const TagView = ({tag, heighlight, onClick} : {tag: Tag, heighlight?: boo return ( // Use your imagination to render suggestions. -
+
{decodeTag(tag.name)}