Skip to content

Commit

Permalink
Update crop naming
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmeeedMostafa committed Jan 29, 2024
1 parent 01c8884 commit 312a7b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const DEFAULT_CROP_PRESETS = [
hide: ({ lockCropAreaAt } = {}) => lockCropAreaAt,
},
{
titleKey: 'Original',
titleKey: 'original',
ratio: ORIGINAL_CROP,
icon: ImageOutline,
},
Expand Down

0 comments on commit 312a7b8

Please sign in to comment.