btn
This commit is contained in:
parent
fe72fcc08e
commit
27488b6b3f
@ -300,8 +300,7 @@ export function ActionGroup(p: { actions: ActionInfo[], identifierSubstring?: st
|
||||
event: React.MouseEvent<HTMLLIElement, MouseEvent>,
|
||||
index: number,
|
||||
) => {
|
||||
// setSelectedIndex(index);
|
||||
actionItems[index].props.onClick();
|
||||
setSelectedIndex(index);
|
||||
setOpen(false)
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user