diff --git a/public/app/features/alerting/unified/components/rules/RulesGroup.tsx b/public/app/features/alerting/unified/components/rules/RulesGroup.tsx index f5b3a752219..43f19811571 100644 --- a/public/app/features/alerting/unified/components/rules/RulesGroup.tsx +++ b/public/app/features/alerting/unified/components/rules/RulesGroup.tsx @@ -87,7 +87,7 @@ export const RulesGroup: FC = React.memo(({ group, namespace }) => { onToggle={setIsCollapsed} data-testid="group-collapse-toggle" /> - + {isCloudRulesSource(rulesSource) && (