removed action menu for create new client profile (#2728)

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
This commit is contained in:
agagancarczyk 2022-06-01 14:21:29 +01:00 committed by GitHub
parent f7ca1a5196
commit 68e8a6fefc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -210,7 +210,7 @@ export default function ClientProfileForm() {
]} ]}
divider divider
dropdownItems={ dropdownItems={
!globalProfile editMode && !globalProfile
? [ ? [
<DropdownItem <DropdownItem
key="delete" key="delete"