Merge pull request #1066 from lhjt/patch-1

fix(typo): considerations.md
master
Jesper Håkansson 3 years ago committed by GitHub
commit e7d57690b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/src/prerequisites/considerations.md

@ -14,7 +14,7 @@ ReqwestError(reqwest::Error { kind: Builder, source: "JsValue(ReferenceError: Re
ReferenceError: Response is not defined
```
## Workarround
## Workaround
Import or declare fetch and objects: Headers, Request, Response
```ts

Loading…
Cancel
Save