Fixed irregular whitespace

pull/1792/head
Cagatay Civici 2021-11-18 12:25:11 +03:00
parent 985f8f5d03
commit 1f595f44e9
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ const items: [
<tbody>
<tr>
<td>label</td>
<td>string | function</td>
<td>string | function</td>
<td>null</td>
<td>Property name or getter function to use as the label of an item.</td>
</tr>