fix: build issues
This commit is contained in:
parent
66f2492e60
commit
f188c9fdc5
30 changed files with 48 additions and 230 deletions
|
|
@ -30,6 +30,7 @@ import { IntegrationService, GithubIntegrationService } from "services/integrati
|
|||
// types
|
||||
import { IGithubRepoCollaborator, IGithubServiceImportFormData } from "@plane/types";
|
||||
// fetch-keys
|
||||
import { APP_INTEGRATIONS, IMPORTER_SERVICES_LIST, WORKSPACE_INTEGRATIONS } from "constants/fetch-keys";
|
||||
|
||||
export type TIntegrationSteps = "import-configure" | "import-data" | "repo-details" | "import-users" | "import-confirm";
|
||||
export interface IIntegrationData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue