Skip to content

Commit 6e9ed6d

Browse files
committed
📝 Update readme
1 parent d2dd333 commit 6e9ed6d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@ export default class App extends Component {
6161
<td>console.log</td>
6262
<td>Returns OTP code typed in inputs.</td>
6363
</tr>
64+
<tr>
65+
<td>value</td>
66+
<td>string / number</td>
67+
<td><strong>true</strong></td>
68+
<td>''</td>
69+
<td>The value of the otp passed into the component.</td>
70+
</tr>
6471
<tr>
6572
<td>separator</td>
6673
<td>component<br></td>

0 commit comments

Comments
 (0)