Skip to content

Commit

Permalink
docs(*): Fixed README mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenashpole committed Aug 5, 2020
1 parent 0bf7bb3 commit f0b1205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import InnerImageZoom from 'vue-inner-image-zoom';

export default {
components: {
'InnerImageZoom'
'inner-image-zoom': InnerImageZoom
}
}

Expand Down

0 comments on commit f0b1205

Please sign in to comment.