fix tsconfig

This commit is contained in:
2023-07-26 09:54:22 +02:00
parent e8cfd91ad6
commit 8c4d532788
3 changed files with 14 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
import { apiAxiosInstance } from "../service";
import { apiAxiosInstance } from "@/service";
export type ReprocessItemValues = {
typeID: number;