Skip to content

Commit 4127369

Browse files
committed
test
1 parent 2ea4913 commit 4127369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/Action.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ interface ActionProps {
1616
handleOnkeyDown: (e: any, i: number) => void;
1717
}
1818

19-
/* // gabi and nate :: index and delta props were removed from Action.jsx */
19+
/* // gabi :: index and delta props were removed from Action.jsx */
2020
// viewIndex and handleonkeyDown added to props
2121
const Action = (props: ActionProps) => {
2222
const {

0 commit comments

Comments
 (0)