Skip to content

Commit eaaa740

Browse files
author
Sebastian Flick
committed
proper naming for inputChips
1 parent 1d363de commit eaaa740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/Devilstable.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
]}
114114
bind:value={inputChipValues}
115115
placeholder="Textzeuge / Fragment hinzufügen..."
116-
name="Inputchips"
116+
name="inputChips"
117117
allowUpperCase
118118
/>
119119
<div class="btn-group md:btn-group-vertical variant-filled h-min m-auto">

0 commit comments

Comments
 (0)