revert textfield
This commit is contained in:
parent
dafd0a2f1a
commit
84e84d6acc
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
// delete me, this comment is to add a commit
|
// delete me, this comment is to add a commit
|
||||||
export default {
|
export default {
|
||||||
vnTextfield: 'vn-textfield > div > div > div > input',
|
vnTextfield: 'vn-textfield > div > input',
|
||||||
vnSubmit: 'vn-submit > input',
|
vnSubmit: 'vn-submit > input',
|
||||||
vnFloatButton: 'vn-float-button > button'
|
vnFloatButton: 'vn-float-button > button'
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue