8000 chore: Deprecation info. · rmeltonmi/coreui-vue@36a82f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 36a82f3

Browse files
committed
chore: Deprecation info.
1 parent ab7588d commit 36a82f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Breadcrumb/Breadcrumb.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export default {
1818
}
1919
},
2020
created () {
21-
console.warn("Breadcrumb component is deprecated and will be removed in the next version, use CBreadcrumRouter instead.")
21+
console.warn("Breadcrumb component is deprecated and will be removed in the next version, use CBreadcrumRouter comoponent instead.")
2222
},
2323
methods: {
2424
getName (item) {

0 commit comments

Comments
 (0)
0