mirror of
https://github.com/strapi/strapi.git
synced 2025-11-10 07:10:11 +00:00
fix: remove double modal toggle for on delete RBAC role (#20000)
This commit is contained in:
parent
eecdc83f34
commit
3786ed4fae
@ -81,7 +81,6 @@ const ListPage = () => {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
handleToggleModal();
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const handleNewRoleClick = () => navigate('new');
|
const handleNewRoleClick = () => navigate('new');
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user