MeterGroup doc updates

This commit is contained in:
tugcekucukoglu 2024-01-18 15:55:13 +03:00
parent 3f9f21da3a
commit 7b7eb3df1d
2 changed files with 24 additions and 15 deletions

View file

@ -1,6 +1,6 @@
<template>
<DocSectionText v-bind="$attrs">
<p>MeterGroup is used with the <i>value</i> property.</p>
<p>MeterGroup requires <i>value</i> as the data to display.</p>
</DocSectionText>
<div class="card">
<MeterGroup :value="value" />