chore(ImagePreview): remove lazy-load since lazy-render is enabled
This commit is contained in:
@@ -13,7 +13,6 @@ const defaultConfig = {
|
||||
className: '',
|
||||
onClose: null,
|
||||
onChange: null,
|
||||
lazyLoad: false,
|
||||
showIndex: true,
|
||||
closeable: false,
|
||||
closeIcon: 'clear',
|
||||
|
||||
Reference in New Issue
Block a user