EventEdit: import RRuleEteSync
parent
265f2a091b
commit
aae9cd5d16
|
@ -33,6 +33,7 @@ import * as EteSync from 'etesync';
|
|||
import { getCurrentTimezone } from '../helpers';
|
||||
|
||||
import { EventType, timezoneLoadFromName } from '../pim-types';
|
||||
import RRuleEteSync, { RRuleOptions } from '../widgets/RRule';
|
||||
|
||||
interface PropsType {
|
||||
collections: EteSync.CollectionInfo[];
|
||||
|
|
Loading…
Reference in New Issue