mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-21 03:12:19 -05:00
feat(frontend): ✨ Fractional Scaling
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { BaseCRUDAPI } from "./_base";
|
||||
import { Recipe , CreateRecipe } from "~/types/api-types/recipe";
|
||||
|
||||
import { Recipe, CreateRecipe } from "~/types/api-types/recipe";
|
||||
|
||||
const prefix = "/api";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user