diff --git a/frontend/src/components/TagType.tsx b/frontend/src/components/TagType.tsx index fa5d1cf..e32f945 100644 --- a/frontend/src/components/TagType.tsx +++ b/frontend/src/components/TagType.tsx @@ -134,15 +134,6 @@ export default function SubtypePage() { return (
- No related tags found for this tag type. -
- )} + {tags?.map((tag) =>