Add ProjectScheduleTargetOption type import in App.tsx
This commit is contained in:
@@ -390,7 +390,8 @@ import {
|
||||
getProjectScheduleTargetOptionByKey,
|
||||
listProjectScheduleEffectOptions,
|
||||
listProjectScheduleTargetOptions,
|
||||
type ProjectScheduleEffectOptionId
|
||||
type ProjectScheduleEffectOptionId,
|
||||
type ProjectScheduleTargetOption
|
||||
} from "../scheduler/project-schedule-control-options";
|
||||
import {
|
||||
loadProjectPackage,
|
||||
|
||||
Reference in New Issue
Block a user