mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-11 23:04:59 +00:00
roleIds are numbers
This commit is contained in:
@@ -49,7 +49,6 @@ export default function EditAlertRulePage() {
|
||||
});
|
||||
setFormValues(null);
|
||||
});
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [orgId, alertRuleId]);
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user