Skip to content

Commit f79dbcf

Browse files
committed
Update TASKS.ts
1 parent 220d0b0 commit f79dbcf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tasks/src/TASKS.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,6 @@ sich mit verändert wenn du die Zahl im <code>&lt;input&gt;</code>
490490
min=&quot;1&quot;
491491
max=&quot;4&quot;
492492
bind:value={amount}
493-
class=&quot;amount&quot;
494493
/&gt;
495494
&lt;!-- Generate Button --&gt;
496495
&lt;/form&gt;
@@ -540,7 +539,6 @@ Platz bis zum nächsten Element mindestens sein muss.</p>
540539
min=&quot;1&quot;
541540
max=&quot;4&quot;
542541
bind:value={amount}
543-
class=&quot;amount&quot;
544542
/&gt;
545543
&lt;!-- Generate Button --&gt;
546544
&lt;/form&gt;

0 commit comments

Comments
 (0)