Skip to content

Commit c12e9f5

Browse files
authored
Formatting fix for troubleshooting docs (#2535)
1 parent c23c441 commit c12e9f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/pages/[platform]/getting-started/troubleshooting/troubleshooting.react.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ window.URL.createObjectURL is not a function
133133
Please follow the steps below to resolve this issue.
134134

135135
**1.** Navigate to or create a [Jest setup file](https://jestjs.io/docs/configuration#setupfilesafterenv-array) for your project.
136+
136137
**2.** Add the following code to polyfill the unrecognized function in your Jest setup file:
137138

138139
```js

0 commit comments

Comments
 (0)