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
1717
1818### What's required for testing (prerequisites)?
1919
20- ### What are the steps to reproduce (after prerequisites)?
20+ ### What are the steps to test it (after prerequisites)?
2121
2222## Compatibility
2323
@@ -32,6 +32,4 @@ Explain the **motivation** for making this change: here are some points to help
3232
3333- [ ] I have tested this on a device and a simulator
3434- [ ] 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