Skip to content

Commit

Permalink
refactor: enable PagerDuty option on PagerDutyPage
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Barbosa <tbarbos@hotmail.com>
  • Loading branch information
t1agob committed Aug 21, 2024
1 parent 5cdf6bc commit b6de9ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/PagerDutyPage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ export const PagerDutyPage = () => {
value="pagerduty"
control={<Radio />}
label="PagerDuty"
disabled
/>
<FormControlLabel
value="both"
Expand Down

0 comments on commit b6de9ea

Please sign in to comment.