add select department
This commit is contained in:
parent
17030c72ce
commit
c5d54ad5c5
9 changed files with 79 additions and 8 deletions
|
|
@ -24,7 +24,10 @@
|
|||
></path>
|
||||
</svg>
|
||||
</button>
|
||||
<a routerLink="/{{ current_department }}/recipes" class="flex ml-14 max-sm:hidden">
|
||||
<a
|
||||
routerLink="/{{ current_department }}/recipes"
|
||||
class="flex ml-14 max-sm:hidden"
|
||||
>
|
||||
<img
|
||||
src="assets/logo.svg"
|
||||
class="h-10 md:h-20 px-4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue