Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit c4a9a22

Browse files
committed
fix updateOutput call that still had an event placeholder
1 parent a8c6ce0 commit c4a9a22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/actions/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,6 @@ function updateOutput(
701701
updateOutput(
702702
idAndProp.split('.')[0],
703703
idAndProp.split('.')[1],
704-
null,
705704
getState,
706705
requestUid,
707706
dispatch

0 commit comments

Comments
 (0)