forked from github/cinny
Jump to time option in room timeline (#2377)
* add time and date picker components * add time utils * add jump to time in room timeline * fix typo causing crash in safari
This commit is contained in:
2
src/app/components/time-date/index.ts
Normal file
2
src/app/components/time-date/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from './TimePicker';
|
||||
export * from './DatePicker';
|
||||
Reference in New Issue
Block a user