chore: generate
This commit is contained in:
parent
929c4aaf29
commit
11537260aa
1 changed files with 1 additions and 4 deletions
|
|
@ -257,10 +257,7 @@ export function TabNavItem(props: {
|
||||||
}}
|
}}
|
||||||
</Show>
|
</Show>
|
||||||
|
|
||||||
<div
|
<div data-slot="tab-close" class="group-hover:bg-[var(--tab-bg)] group-data-[active=true]:bg-[var(--tab-bg)]">
|
||||||
data-slot="tab-close"
|
|
||||||
class="group-hover:bg-[var(--tab-bg)] group-data-[active=true]:bg-[var(--tab-bg)]"
|
|
||||||
>
|
|
||||||
<IconButtonV2
|
<IconButtonV2
|
||||||
size="small"
|
size="small"
|
||||||
variant="ghost-muted"
|
variant="ghost-muted"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue