From b7cd0c6027debcbfa573bc8068bc2e87928af9a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20H=2E=20K=C3=B6hler?= Date: Thu, 20 Feb 2025 10:57:29 -0300 Subject: [PATCH] fix: icon is not defined (#4794) --- platform/ui/src/components/StudyItem/StudyItem.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/platform/ui/src/components/StudyItem/StudyItem.tsx b/platform/ui/src/components/StudyItem/StudyItem.tsx index 803a7949e..89871efc9 100644 --- a/platform/ui/src/components/StudyItem/StudyItem.tsx +++ b/platform/ui/src/components/StudyItem/StudyItem.tsx @@ -50,13 +50,11 @@ const StudyItem = ({ {!!onClickLaunch && (
- -