add select department

This commit is contained in:
Kenta420 2023-12-28 11:07:17 +07:00
parent 17030c72ce
commit c5d54ad5c5
9 changed files with 79 additions and 8 deletions

View file

@ -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"