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