mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
Update README.md
This commit is contained in:
@@ -121,3 +121,7 @@ If you are curious, we could have done this in a single line by chaining these m
|
|||||||
```js
|
```js
|
||||||
document.querySelector('.submit').value = matches + ' matches';
|
document.querySelector('.submit').value = matches + ' matches';
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Next Step
|
||||||
|
|
||||||
|
[Start our Todo App](../../step1-02/demo/)
|
||||||
|
|||||||
Reference in New Issue
Block a user