* feat: add TimePicker component into schema components * improve * TimePicker.RangePicker Co-authored-by: chenos <chenlinxh@gmail.com>
2 lines
30 B
TypeScript
2 lines
30 B
TypeScript
export * from './TimePicker';
|