chore(ImagePreview): remove lazy-load since lazy-render is enabled

This commit is contained in:
chenjiahan
2020-03-22 15:59:18 +08:00
parent 7ac85868dc
commit e078480420
6 changed files with 0 additions and 9 deletions
-1
View File
@@ -13,7 +13,6 @@ const defaultConfig = {
className: '',
onClose: null,
onChange: null,
lazyLoad: false,
showIndex: true,
closeable: false,
closeIcon: 'clear',