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