Skip to content

Commit 558ffa5

Browse files
author
Sunil Pai
authored
remove a stray word in the README
1 parent 7228d40 commit 558ffa5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,6 @@ Converts calls like `React.DOM.div(...)` to `React.createElement('div', ...)`.
124124
npx react-codemod React-DOM-to-react-dom-factories <path>
125125
```
126126

127-
Converts
128-
129127
#### `ReactNative-View-propTypes`
130128

131129
Replaces `View.propTypes` references with `ViewPropTypes` and adds the appropriate `import` or `require` statement. This codemod is intended for ReactNative 44+.

0 commit comments

Comments
 (0)