Update MultipleDoc.vue

pull/5098/head
tugcekucukoglu 2024-01-12 15:31:50 +03:00
parent ec556d501d
commit f0cf4906d1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<DocSectionText v-bind="$attrs">
<p>MeterGroup is used with the <i>value</i> property.</p>
<p><i>value</i> property accepts multiple meter group objects.</p>
</DocSectionText>
<div class="card">
<MeterGroup :value="value" />