1
0
mirror of https://github.com/TandoorRecipes/recipes.git synced 2026-01-11 17:16:59 -05:00

fix bottom navigation bar

This commit is contained in:
Jan-Niklas Weghorn
2023-11-10 14:09:24 +01:00
parent 243cac0389
commit 9b367e5d08
7 changed files with 24 additions and 11 deletions

View File

@@ -566,7 +566,7 @@
<shopping-modal v-if="new_recipe.id" :recipe="new_recipe" :servings="parseInt(add_recipe_servings)"
:modal_id="new_recipe.id" @finish="finishShopping" :list_recipe="new_recipe.list_recipe"/>
<bottom-navigation-bar>
<bottom-navigation-bar active-view="view_shopping">
<template #custom_create_functions>
<div class="dropdown-divider"></div>