Skip to content

Commit

Permalink
Prevent NcBreadcrumb from automatically inheriting attributes
Browse files Browse the repository at this point in the history
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
  • Loading branch information
JuliaKirschenheuter committed Dec 6, 2023
1 parent dcf6299 commit 7e7cd68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/NcBreadcrumb/NcBreadcrumb.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export default {
NcActions,
ChevronRight,
},
inheritAttrs: false,
props: {
/**
* The main text content of the entry.
Expand Down

0 comments on commit 7e7cd68

Please sign in to comment.