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