Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
@@ -11,7 +11,7 @@ import { assertThunkSuccess } from "@/utils/assertThunkSuccess";
|
||||
import { extractEventBaseUuid } from "@/utils/extractEventBaseUuid";
|
||||
import { makeDisplayName } from "@/utils/makeDisplayName";
|
||||
import { CalendarEvent } from "../EventsTypes";
|
||||
import { buildDelegatedEventURL } from "../eventUtils";
|
||||
import { buildDelegatedEventURL } from "../utils/buildDelegatedEventURL";
|
||||
|
||||
export interface MoveEventBetweenCalendarsParams {
|
||||
dispatch: AppDispatch;
|
||||
|
||||
Reference in New Issue
Block a user