Skip to content

Commit 820c5fd

Browse files
committed
chore: Remove unused QBreadcrumbsEl
1 parent 9ae3211 commit 820c5fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/breadcrumbs/QBreadcrumbsEl.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ export default {
77
props: {
88
label: String,
99
icon: String,
10-
color: String,
11-
noRipple: Boolean
10+
color: String
1211
},
1312
computed: {
1413
link () {

0 commit comments

Comments
 (0)