fix skipping recipe list bug
This commit is contained in:
parent
ece4cef205
commit
b3b55be388
6 changed files with 40 additions and 9 deletions
|
|
@ -25,7 +25,7 @@
|
|||
</svg>
|
||||
</button>
|
||||
<a
|
||||
routerLink="/{{ current_department }}/recipes"
|
||||
routerLink="/departments"
|
||||
class="flex ml-14 max-sm:hidden"
|
||||
>
|
||||
<img
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue