From 1e95b8cf9ee41ffef75457576a88ccd441dfd7f2 Mon Sep 17 00:00:00 2001
From: Dhruwang Jariwala <67850763+Dhruwang@users.noreply.github.com>
Date: Mon, 9 Dec 2024 17:02:28 +0530
Subject: [PATCH] fix: response card tags not updating (#4424)
---
.../web/modules/analysis/components/SingleResponseCard/index.tsx | 1 +
1 file changed, 1 insertion(+)
diff --git a/apps/web/modules/analysis/components/SingleResponseCard/index.tsx b/apps/web/modules/analysis/components/SingleResponseCard/index.tsx
index d4b315169b..a34516c66f 100644
--- a/apps/web/modules/analysis/components/SingleResponseCard/index.tsx
+++ b/apps/web/modules/analysis/components/SingleResponseCard/index.tsx
@@ -143,6 +143,7 @@ export const SingleResponseCard = ({
({ tagId: tag.id, tagName: tag.name }))}