mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[Improvement] extract component common part (#703)
This commit is contained in:
@@ -33,7 +33,7 @@ import { create } from '../utils';
|
||||
import scrollUtils from '../utils/scroll';
|
||||
|
||||
export default create({
|
||||
name: 'van-pull-refresh',
|
||||
name: 'pull-refresh',
|
||||
|
||||
props: {
|
||||
pullingText: String,
|
||||
|
Reference in New Issue
Block a user