Skip to content

Commit

Permalink
fix: typo (#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangmaniu authored Jul 28, 2021
1 parent 189bc6f commit 7e6a89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Cropper/src/CopperModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
};
export default defineComponent({
name: 'CropperAvatar',
name: 'CropperModal',
components: { BasicModal, Space, CropperImage, Upload, Avatar, Tooltip },
props,
emits: ['uploadSuccess', 'register'],
Expand Down

0 comments on commit 7e6a89f

Please sign in to comment.