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 ( ); }