From 2f314a7891867b72b12f727fafc41e2fb7e7434e Mon Sep 17 00:00:00 2001 From: Claudia Bressi Date: Fri, 29 Apr 2022 11:52:42 +0200 Subject: [PATCH] Solve menu parent role Signed-off-by: Claudia Bressi cbressi@vmware.com Signed-off-by: Claudia Bressi --- .../src/components/UserListPicker/UserListPicker.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/catalog-react/src/components/UserListPicker/UserListPicker.tsx b/plugins/catalog-react/src/components/UserListPicker/UserListPicker.tsx index 843852085b..7d387c9552 100644 --- a/plugins/catalog-react/src/components/UserListPicker/UserListPicker.tsx +++ b/plugins/catalog-react/src/components/UserListPicker/UserListPicker.tsx @@ -242,7 +242,7 @@ export const UserListPicker = (props: UserListPickerProps) => { {group.name} - + {group.items.map(item => (