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