File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Explain the **motivation** for making this change: here are some points to help
17
17
18
18
### What's required for testing (prerequisites)?
19
19
20
- ### What are the steps to reproduce (after prerequisites)?
20
+ ### What are the steps to test it (after prerequisites)?
21
21
22
22
## Compatibility
23
23
@@ -32,6 +32,4 @@ Explain the **motivation** for making this change: here are some points to help
32
32
33
33
- [ ] I have tested this on a device and a simulator
34
34
- [ ] I added the documentation in ` README.md `
35
- - [ ] I mentioned this change in ` CHANGELOG.md `
36
- - [ ] I updated the typed files (TS and Flow)
37
- - [ ] I added a sample use of the API in the example project (` example/App.js ` )
35
+ - [ ] I added a sample use of the API in the example project (` example/App.tsx ` )
You can’t perform that action at this time.
0 commit comments