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 df7b49a commit 603d4d3Copy full SHA for 603d4d3
README.md
@@ -75,13 +75,13 @@ export default class App extends Component {
75
<td>''</td>
76
<td>The value of the OTP passed into the component.</td>
77
</tr>
78
- <tr>
+ <!-- <tr>
79
<td>placeholder</td>
80
<td>string</td>
81
<td>false</td>
82
<td>none</td>
83
- <td>Provide a custom placeholder. Should be a single character or a string of length <code><numInputs<</code>.</td>
84
- </tr>
+ <td>Provide a custom placeholder. Should be a single character or a string of length <code>numInputs</code>.</td>
+ </tr> -->
85
<tr>
86
<td>separator</td>
87
<td>component<br/></td>
0 commit comments