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 93a1954 commit 95531caCopy full SHA for 95531ca
Exercises.md
@@ -17,8 +17,8 @@ Keep track of inventory per color/variant.
17
----------
18
A. Add validation: Name is required. Must accept the terms.
19
B. Display all reviews already submitted.
20
-C. Turn the rating `select` into ⭐⭐⭐⭐⭐.
21
- - Allow for partial selection. (See Github issue for code snippets)
+C. Turn the rating `select` into selectable stars.
+C2. Allow for partial selection. (See Github issue for code snippets)
22
23
24
4) New page: Cart contents
0 commit comments