From fc09387f382ef8c427ac873dadfc28a71e48f5f7 Mon Sep 17 00:00:00 2001 From: Nazire Date: Sat, 14 Dec 2024 23:11:37 +0300 Subject: [PATCH] added link to tag page --- frontend/src/routes/question.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/routes/question.tsx b/frontend/src/routes/question.tsx index 1d29fb9..35f892f 100644 --- a/frontend/src/routes/question.tsx +++ b/frontend/src/routes/question.tsx @@ -304,8 +304,7 @@ export default function QuestionPage() { {s.name} - ))// Link to tag page - } + ))} )}