There was an error while loading. Please reload this page.
1 parent fb25fc9 commit 74f205aCopy full SHA for 74f205a
1 file changed
Form-Controls/README.md
@@ -4,12 +4,12 @@
4
5
<!--{{<objectives>}}>-->
6
7
-- [ ] Interpret requirements and check against a list of criteria
8
-- [ ] Write a valid form
9
-- [ ] Test with Devtools
10
-- [ ] Refactor using Devtools
11
-- [ ] Use version control by committing often and pushing regularly to GitHub
12
-- [ ] Develop the habit of writing clean, well-structured, and error-free code
+- [x] Interpret requirements and check against a list of criteria
+- [x] Write a valid form
+- [x] Test with Devtools
+- [x] Refactor using Devtools
+- [x] Use version control by committing often and pushing regularly to GitHub
+- [x] Develop the habit of writing clean, well-structured, and error-free code
13
14
15
## Task
0 commit comments