perfect some component on demand
This commit is contained in:
parent
f62348cf1f
commit
24f6a17cdf
20 changed files with 59 additions and 0 deletions
3
src/components/breadcrumb-item/index.js
Normal file
3
src/components/breadcrumb-item/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import BreadcrumbItem from '../breadcrumb/breadcrumb-item.vue';
|
||||
|
||||
export default BreadcrumbItem;
|
Loading…
Add table
Add a link
Reference in a new issue