Skip to content

Commit

Permalink
Deploy: production
Browse files Browse the repository at this point in the history
[UPDATE] : remove multiple select image in update product
  • Loading branch information
mojtaba1180 authored Jun 1, 2023
2 parents 083cbcb + 84fdd98 commit 1db09e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/admin/product/edit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ function Edit() {
<Spin spinning />
) : (
<ImageUploading
multiple
value={images}
onChange={onChangeImage}
maxNumber={4}
Expand Down

1 comment on commit 1db09e3

@vercel
Copy link

@vercel vercel bot commented on 1db09e3 Jun 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.