Browse Source

update app/pages/sign/Register.js

wudebin 4 tháng trước cách đây
mục cha
commit
2cb7dd9903
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Strides-SPAPP/app/pages/sign/Register.js

+ 0 - 1
Strides-SPAPP/app/pages/sign/Register.js

@@ -484,7 +484,6 @@ const UploadView = ({url, onPress}) => (
         source={require('../../images/icon/ic-add-photo.png')}/>
     : <Image
         style={styles.uploadIcon}
-        defaultSource={require('../../images/icon/icon-upload-default.png')}
         source={{uri: utils.getImageUrl(url)}}/>
     }
   </Pressable>