mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
@@ -32,6 +32,7 @@ import Locale from './locale';
|
||||
import NavBar from './nav-bar';
|
||||
import NoticeBar from './notice-bar';
|
||||
import NumberKeyboard from './number-keyboard';
|
||||
import Pagination from './pagination';
|
||||
import Panel from './panel';
|
||||
import PasswordInput from './password-input';
|
||||
import Picker from './picker';
|
||||
@@ -92,6 +93,7 @@ const components = [
|
||||
NavBar,
|
||||
NoticeBar,
|
||||
NumberKeyboard,
|
||||
Pagination,
|
||||
Panel,
|
||||
PasswordInput,
|
||||
Picker,
|
||||
@@ -166,6 +168,7 @@ export {
|
||||
NavBar,
|
||||
NoticeBar,
|
||||
NumberKeyboard,
|
||||
Pagination,
|
||||
Panel,
|
||||
PasswordInput,
|
||||
Picker,
|
||||
|
Reference in New Issue
Block a user