Skip to content

Commit 7b5e6f5

Browse files
committed
fix: pass attributes renamed to state
1 parent df17dbd commit 7b5e6f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<form>
186186
<input
187187
type="hidden"
188-
pass_id="module_id"
188+
state_id="module_id"
189189
array="testtags"
190190
object=""
191191
key="name"

0 commit comments

Comments
 (0)