Skip to content

Commit 8282146

Browse files
committed
fix: delate comments
1 parent 46c4e88 commit 8282146

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

Form-Controls/index.html

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -61,19 +61,11 @@ <h1>Product Pick</h1>
6161
</select>
6262
</div>
6363
<button type="submit">Confirm Order</button>
64-
<!--
65-
checklist:
66-
1. Name: min 2 non-space characters
67-
2. Email: valid email format
68-
3. Colour: 3 options
69-
4. Size: 6 options (xs-s-m-l-xl-xxl)
70-
try writing out the requirements first as comments
71-
this will also help you fill in your PR message later-->
64+
7265
</form>
7366
</main>
7467
<footer>
75-
<!-- change to your name-->
7668
<p>Carolina Maday Villa Huanca</p>
7769
</footer>
7870
</body>
79-
</html>
71+
</html>

0 commit comments

Comments
 (0)