ant-design-pro

How to Remove Video Preview When User click on Delete in ReactJS

不打扰是莪最后的温柔 提交于 2019-12-11 15:35:44
问题 I am working on project in reactjs, Currently I am using ant-design form for selection of video and I implemented some logic when user click on video then display video to below but when user click on delete button and select another one the preview video is not remove with delete button . I will share my code please review it and Please help me Thanks Code <PhotoText>Select a Video to Upload</PhotoText> <FormItem> {getFieldDecorator('video', { rules: [ { required: true, message: 'Please