Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
egauzens committed Nov 29, 2023
1 parent 0cae571 commit ffd91ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import DropdownMultiselect from './DropdownMultiselect/DropdownMultiselect.vue'
import Pagination from './Pagination.vue'
import PaginationMenu from './PaginationMenu.vue'
import Breadcrumb from './BreadcrumbTrail.vue'
import IconCard from '.IconCard.vue'
import IconCard from './IconCard.vue'

export default {
install(app) {
Expand Down

0 comments on commit ffd91ca

Please sign in to comment.