Signed-off-by: kaustubh B <kbawanka@redhat.com>
This commit is contained in:
kaustubh-rh 2024-08-06 13:29:22 +05:30 committed by GitHub
parent 7cf9946040
commit 8e81626eee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -132,7 +132,7 @@ export const RolesList = ({
}
actions={
isReadOnly
? []
? undefined
: [
{
title: t("delete"),