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 9cd85d0 commit 03aa7ebCopy full SHA for 03aa7eb
src/components/NewTodo.vue
@@ -14,7 +14,7 @@
14
Due date:<br /><!--task due date must be on or after today date-->
15
<input
16
class="todo-input"
17
- id="dueDate"
+ id="due-date"
18
type="date"
19
placeholder="Enter due date"
20
v-model="originalDueDate"
0 commit comments