From 0a606c159e2aad1e1ec107b912f4c19827099c24 Mon Sep 17 00:00:00 2001 From: edvinstava Date: Tue, 6 Aug 2024 13:34:05 +0200 Subject: [PATCH] fix: Alterations after review --- src/Plugin.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Plugin.tsx b/src/Plugin.tsx index 2fba6b1..8836e6e 100644 --- a/src/Plugin.tsx +++ b/src/Plugin.tsx @@ -87,7 +87,7 @@ const PluginInner = (propsFromParent: EnrollmentOverviewProps) => { if (isErrorTei || isErrorEvents) { return ( ); }