mirror of
https://github.com/youzan/vant.git
synced 2025-12-14 02:00:43 +08:00
[Improvement] extract component common part (#703)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
import { create } from '../utils';
|
||||
|
||||
export default create({
|
||||
name: 'van-swipe',
|
||||
name: 'swipe',
|
||||
|
||||
props: {
|
||||
autoplay: Number,
|
||||
|
||||
Reference in New Issue
Block a user