mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-08 11:25:17 -05:00
refactor(frontend): ♻️ update API folder structure
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { BaseCRUDAPI } from "./_base";
|
||||
import { BaseCRUDAPI } from "../_base";
|
||||
import { Category } from "./categories";
|
||||
import { CategoryBase } from "~/types/api-types/recipe";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user