mirror of
https://github.com/youzan/vant.git
synced 2025-12-18 02:06:02 +08:00
unit test
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
name: 'zan-icon',
|
||||
|
||||
props: {
|
||||
name: String
|
||||
name: {
|
||||
type: String,
|
||||
required: true
|
||||
}
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user