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

Commit 9f711da

Browse files
committed
remove un needed key value in additional event data
1 parent 605d74c commit 9f711da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/example-website/server/templates/user/progressive.marko

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ $ const qIds = questions.map(({id}) => id);
3131
<if(canAsk)>
3232
<marko-web-identity-x-form-progressive
3333
additional-event-data={
34-
foo: "bar",
3534
action: "progressiveReg",
3635
}
3736
/>

0 commit comments

Comments
 (0)