Skip to content

Commit ffd91ca

Browse files
committed
fixed typo
1 parent 0cae571 commit ffd91ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import DropdownMultiselect from './DropdownMultiselect/DropdownMultiselect.vue'
1010
import Pagination from './Pagination.vue'
1111
import PaginationMenu from './PaginationMenu.vue'
1212
import Breadcrumb from './BreadcrumbTrail.vue'
13-
import IconCard from '.IconCard.vue'
13+
import IconCard from './IconCard.vue'
1414

1515
export default {
1616
install(app) {

0 commit comments

Comments
 (0)