pull/3758/head
Tuğçe Küçükoğlu 2023-03-16 16:18:26 +03:00
parent 9460159fb2
commit 205f53ec23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template>
<DocComponent title="Vue BreadCrumb Component" header="BreadCrumb" description="Breadcrumb provides contextual information about page hierarchy." :componentDocs="docs" :apiDocs="['BreadCrumb', 'MenuItem']" />
<DocComponent title="Vue Breadcrumb Component" header="Breadcrumb" description="Breadcrumb provides contextual information about page hierarchy." :componentDocs="docs" :apiDocs="['Breadcrumb', 'MenuItem']" />
</template>
<script>