refactor: organize supply frontend structure
This commit is contained in:
@@ -10,7 +10,7 @@ import type {
|
||||
ScheduledConditionStatus,
|
||||
ScheduledWorkOrderItem,
|
||||
ScheduledWorkOrderStage
|
||||
} from "@/features/workbench/types";
|
||||
} from "../types";
|
||||
|
||||
export const CONDITION_FILTER_ALL = "__all__";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user