click
This commit is contained in:
parent
1e44f63365
commit
ea6656dfb5
@ -301,7 +301,7 @@ export function ActionGroup(p: { actions: ActionInfo[], identifierSubstring?: st
|
||||
index: number,
|
||||
) => {
|
||||
// setSelectedIndex(index);
|
||||
actionItems[0][0].onClick(event)
|
||||
actionItems[0][0].click()
|
||||
setOpen(false);
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user