We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab7588d commit 36a82f3Copy full SHA for 36a82f3
src/components/Breadcrumb/Breadcrumb.vue
@@ -18,7 +18,7 @@ export default {
18
}
19
},
20
created () {
21
- console.warn("Breadcrumb component is deprecated and will be removed in the next version, use CBreadcrumRouter instead.")
+ console.warn("Breadcrumb component is deprecated and will be removed in the next version, use CBreadcrumRouter comoponent instead.")
22
23
methods: {
24
getName (item) {
0 commit comments