pull/4260/head
Divyansh Singh 11 months ago
parent 690883efdc
commit 83222e4cc8

@ -19,9 +19,8 @@ const { page } = useData()
:target="item.target"
:rel="item.rel"
:no-icon="item.noIcon"
>
{{ item.text }}
</VPLink>
v-html="item.text"
/>
</div>
</template>

Loading…
Cancel
Save