We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64a723f + 7e7cd68 commit 8008811Copy full SHA for 8008811
1 file changed
src/components/NcBreadcrumb/NcBreadcrumb.vue
@@ -83,6 +83,7 @@ export default {
83
NcActions,
84
ChevronRight,
85
},
86
+ inheritAttrs: false,
87
props: {
88
/**
89
* The main text content of the entry.
0 commit comments