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