We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff06cf9 commit ff67ceeCopy full SHA for ff67cee
src/components/NewTodo.vue
@@ -40,6 +40,7 @@
40
v-model="repeatOften"
41
required
42
min="1"
43
+ step="1"
44
/><br />
45
Repeat frequency:<br />
46
<select
0 commit comments