Refactor #4739 - For Breadcrumb

This commit is contained in:
tugcekucukoglu 2023-11-08 15:47:48 +03:00
parent a6e06572d0
commit ad9b437003
5 changed files with 5 additions and 31 deletions

View file

@ -13,10 +13,6 @@ export default {
home: {
type: null,
default: null
},
exact: {
type: Boolean,
default: true
}
},
style: BreadcrumbStyle,