Fixed typo - ProgressBarDoc.vue
parent
d624e17cf1
commit
c68d0a03bd
|
@ -53,7 +53,7 @@ data() {
|
|||
<td>showValue</td>
|
||||
<td>boolean</td>
|
||||
<td>true</td>
|
||||
<td>Whether to displau the progress bar value.</td>
|
||||
<td>Whether to display the progress bar value.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -150,4 +150,4 @@ export default {
|
|||
</TabPanel>
|
||||
</TabView>
|
||||
</div>
|
||||
</template>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue