diff --git a/frontend/components/user/AvatarCropper.vue b/frontend/components/user/AvatarCropper.vue new file mode 100644 index 0000000..a658d54 --- /dev/null +++ b/frontend/components/user/AvatarCropper.vue @@ -0,0 +1,88 @@ + + + + + + {{ $t('profile.cropAvatar') }} + + + + + + + + + {{ $t('common.cancel') }} + + + {{ $t('common.confirm') }} + + + + + + + +