fixed Layout bug
fixed Layout bug
This commit is contained in:
parent
c6fecfd476
commit
9d844d5318
9 changed files with 281 additions and 23 deletions
2
src/components/time-picker/index.js
Normal file
2
src/components/time-picker/index.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
import TimePicker from '../date-picker/picker/time-picker';
|
||||
export default TimePicker;
|
Loading…
Add table
Add a link
Reference in a new issue