mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 13:19:16 -05:00
update dependencies and improved/fixed meal plan date picker
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
|
||||
import {VNumberInput} from 'vuetify/labs/VNumberInput'
|
||||
import {onMounted, PropType, ref} from "vue";
|
||||
import {ApiApi, Recipe, RecipeBook, RecipeBookEntry, User} from "@/openapi";
|
||||
import {VDataTableUpdateOptions} from "@/vuetify";
|
||||
|
||||
Reference in New Issue
Block a user