init DatePicker
init DatePicker
This commit is contained in:
parent
46d4f3b314
commit
17e1fcf151
11 changed files with 111 additions and 5 deletions
3
src/components/date-picker/index.js
Normal file
3
src/components/date-picker/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import DatePicker from './picker/date-picker';
|
||||
|
||||
export default DatePicker;
|
Loading…
Add table
Add a link
Reference in a new issue