minor
This commit is contained in:
parent
d7f90176c7
commit
c566644cad
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ If a `fetch` fails, or the response has non-200 status, we just return `null` in
|
|||
|
||||
So here's the code:
|
||||
|
||||
```js
|
||||
```js demo
|
||||
async function getUsers(names) {
|
||||
let jobs = [];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue