Move manager tabs into hero

This commit is contained in:
Ruslan Bakiev
2026-04-04 10:22:35 +07:00
parent a4b3e195c7
commit 7b7750a5af
3 changed files with 41 additions and 35 deletions

View File

@@ -18,6 +18,8 @@ function updateValue(event: Event) {
<div class="space-y-5">
<h1 class="text-3xl font-extrabold text-[#0f2f20]">{{ props.title }}</h1>
<slot name="tabs" />
<div class="flex flex-col gap-3 md:flex-row md:items-center">
<label class="input input-bordered flex w-full flex-1 items-center gap-3 rounded-full bg-white">
<svg