breaking change(ImagePreview): remove asyncClose and add beforeClose
This commit is contained in:
@@ -45,7 +45,7 @@ export default {
|
||||
alert1: 'Alert',
|
||||
alert2: 'Alert without title',
|
||||
confirm: 'Confirm dialog',
|
||||
beforeClose: 'Async Close',
|
||||
beforeClose: 'Before Close',
|
||||
roundButton: 'Round Button Style',
|
||||
componentCall: 'Component Call',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user