We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc27a52 commit 0250b98Copy full SHA for 0250b98
README.md
@@ -54,7 +54,7 @@ Other configurations might work but haven't been tested.
54
- The one in `AppClass.js` must be a stateful class-based component.
55
- The DOM produced by your components must match exactly the DOM in the prototype:
56
- The hierarchy of HTML elements, their ids, class names etc must be the same.
57
- - The current square is marked with a capital B.
+ - The current square is marked with a capital B and an "active" class name.
58
- Submit success and error messages are those returned by the API (see Network tab, "Preview" area).
59
- No frontend form validation code is required.
60
- The coordinates of each square of the grid are as follows:
0 commit comments