Skip to content

Commit feda8d8

Browse files
Surajv311apollonian
authored andcommitted
updated doc
fixed issue by adding '.'
1 parent 1d7923a commit feda8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export default class App extends Component {
9090
<td>component<br/></td>
9191
<td>false</td>
9292
<td>none</td>
93-
<td>Provide a custom separator between inputs by passing a component. For instance, <code>&lt;span&gt;-&lt;/span&gt;</code> would add <code>-</code> between each input</td>
93+
<td>Provide a custom separator between inputs by passing a component. For instance, <code>&lt;span&gt;-&lt;/span&gt;</code> would add <code>-</code> between each input.</td>
9494
</tr>
9595
<tr>
9696
<td>containerStyle</td>

0 commit comments

Comments
 (0)