mirror of
https://github.com/jbranchaud/til
synced 2026-01-05 08:08:02 +00:00
Add source to latest TIL
This commit is contained in:
@@ -32,3 +32,5 @@ async function fakeUserFetch(userId) {
|
|||||||
return Promise.resolve(fakeResponse)
|
return Promise.resolve(fakeResponse)
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[source](https://stackoverflow.com/a/951057/535590)
|
||||||
|
|||||||
Reference in New Issue
Block a user