You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add onRemove image event confirmation before it will be deleted?
And as is prop onUploadImage={onUploadImage}
this will be also perfect:
onRemovemage={onRemoveImage}
Problem is that I upload more images and I select last one but on backend are many images before I choose right image.
The text was updated successfully, but these errors were encountered:
Please add onRemove image event confirmation before it will be deleted?
And as is prop onUploadImage={onUploadImage}
this will be also perfect:
onRemovemage={onRemoveImage}
Problem is that I upload more images and I select last one but on backend are many images before I choose right image.
The text was updated successfully, but these errors were encountered: