We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6224ed commit 0af2799Copy full SHA for 0af2799
README.md
@@ -72,7 +72,7 @@ export default class App extends Component {
72
<td>string / number</td>
73
<td><strong>true</strong></td>
74
<td>''</td>
75
- <td>The value of the otp passed into the component.</td>
+ <td>The value of the OTP passed into the component.</td>
76
</tr>
77
<tr>
78
<td>separator</td>
@@ -135,7 +135,7 @@ export default class App extends Component {
135
<td>boolean</td>
136
<td>false</td>
137
138
- <td>Auto focuses input on inital page load.</td>
+ <td>Auto focuses input on initial page load.</td>
139
140
141
<td>isInputNum</td>
0 commit comments