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 36a82f3 commit 1bd7358Copy full SHA for 1bd7358
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 comoponent instead.")
+ console.warn("Breadcrumb component is deprecated and will be removed in the next version, use CBreadcrumRouter component instead.")
22
23
methods: {
24
getName (item) {
0 commit comments