From e570fe404f5ebe83acd362cee6358244ed9e63cc Mon Sep 17 00:00:00 2001 From: JayashTripathy <76092296+JayashTripathy@users.noreply.github.com> Date: Tue, 3 Jun 2025 22:18:26 +0530 Subject: [PATCH] [WEB-4182] Fix work item links error messages (#7122) * fix: backend error message toast when getting error * fix: toast in small screens --- packages/ui/src/toast/index.tsx | 2 +- .../components/issues/issue-detail-widgets/links/helper.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/ui/src/toast/index.tsx b/packages/ui/src/toast/index.tsx index 94cf1fa28..5ccbd775b 100644 --- a/packages/ui/src/toast/index.tsx +++ b/packages/ui/src/toast/index.tsx @@ -108,7 +108,7 @@ export const setToast = (props: SetToastProps) => { )} >