mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
feat: migrate Field component
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
module.exports = [
|
||||
'button',
|
||||
'cell',
|
||||
'cell-group',
|
||||
'icon',
|
||||
'info',
|
||||
'image',
|
||||
@@ -35,4 +36,5 @@ module.exports = [
|
||||
'notice-bar',
|
||||
'share-sheet',
|
||||
'pull-refresh',
|
||||
'field',
|
||||
];
|
||||
|
Reference in New Issue
Block a user