fix: VPNavScreenMenuGroupSection

pull/2400/head
sapphi-red 3 years ago
parent d18834f330
commit 6b2e11fbb8

@ -14,8 +14,7 @@ defineProps<{
<VPNavScreenMenuGroupLink
v-for="item in items"
:key="item.text"
:text="item.text"
:link="item.link"
:item="item"
/>
</div>
</template>

Loading…
Cancel
Save