Skip to content

Commit 603d4d3

Browse files
committed
✏️ Update README
1 parent df7b49a commit 603d4d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,13 @@ export default class App extends Component {
7575
<td>''</td>
7676
<td>The value of the OTP passed into the component.</td>
7777
</tr>
78-
<tr>
78+
<!-- <tr>
7979
<td>placeholder</td>
8080
<td>string</td>
8181
<td>false</td>
8282
<td>none</td>
83-
<td>Provide a custom placeholder. Should be a single character or a string of length <code>&lt;numInputs&lt;</code>.</td>
84-
</tr>
83+
<td>Provide a custom placeholder. Should be a single character or a string of length <code>numInputs</code>.</td>
84+
</tr> -->
8585
<tr>
8686
<td>separator</td>
8787
<td>component<br/></td>

0 commit comments

Comments
 (0)