mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
BreadcrumbItem update
This commit is contained in:
parent
3fbd5c04e3
commit
d0c9e26cf4
2 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
<ChevronRightIcon aria-hidden="true" v-bind="ptm('separatorIcon')" />
|
||||
</slot>
|
||||
</li>
|
||||
<BreadcrumbItem :item="item" :templates="$slots" :exact="exact" :pt="pt" />
|
||||
<BreadcrumbItem :item="item" :index="i" :templates="$slots" :exact="exact" :pt="pt" />
|
||||
</template>
|
||||
</ol>
|
||||
</nav>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue