Skip to content

Commit

Permalink
Removes the disable state from the Alert Rule Edit Display chart
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardgou-sentry committed Dec 12, 2024
1 parent cdfa7cf commit c67c542
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,6 @@ class TriggersChart extends PureComponent<Props, State> {
borderless: true,
prefix: t('Display'),
}}
disabled={isLoading || isReloading}
/>
</InlineContainer>
</ChartControls>
Expand Down

0 comments on commit c67c542

Please sign in to comment.