mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-18 16:53:30 +00:00
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>
|
||||
|
||||
<div
|
||||
data-slot="tab-close"
|
||||
class="group-hover:bg-[var(--tab-bg)] group-data-[active=true]:bg-[var(--tab-bg)]"
|
||||
>
|
||||
<div data-slot="tab-close" class="group-hover:bg-[var(--tab-bg)] group-data-[active=true]:bg-[var(--tab-bg)]">
|
||||
<IconButtonV2
|
||||
size="small"
|
||||
variant="ghost-muted"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue