Move manager tabs into hero
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user