mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
[Improvement] extract component common part (#703)
This commit is contained in:
@@ -36,7 +36,7 @@ import VanButton from '../button';
|
||||
import Popup from '../mixins/popup';
|
||||
|
||||
export default create({
|
||||
name: 'van-dialog',
|
||||
name: 'dialog',
|
||||
|
||||
components: {
|
||||
VanButton
|
||||
|
Reference in New Issue
Block a user