tachybase_todo/packages/client/src/schema-component/antd/time-picker/index.ts
SemmyWong b0b79b7d9d
migrate TimePicker component into schema components (#164)
* feat: add TimePicker component into schema components

* improve

* TimePicker.RangePicker

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-01-20 20:33:46 +08:00

2 lines
30 B
TypeScript

export * from './TimePicker';