Skip to content

Commit

Permalink
changed file size for photos (#2914)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemHolikov authored Dec 4, 2024
1 parent 068b22d commit cacc11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/tutor-home-page/add-photo-step/constants.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const MB = 1_000_000
export const MB = 1_048_576

export const validationData = {
maxFileSize: 5 * MB,
Expand Down

0 comments on commit cacc11a

Please sign in to comment.