EventEdit: import RRuleEteSync

master
Tal Leibman 2020-01-10 19:48:12 +02:00 committed by Tom Hacohen
parent 265f2a091b
commit aae9cd5d16
1 changed files with 1 additions and 0 deletions

View File

@ -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[];