chore: generate

This commit is contained in:
opencode-agent[bot]
2026-07-13 15:55:09 +00:00
parent 92cc8f553a
commit c2f93ae2ad
@@ -333,12 +333,7 @@ function ModelHero(props: {
}
>
<details data-component="model-hero-menu">
<summary
data-slot="model-hero-crumb"
data-menu="true"
data-current="true"
aria-current="page"
>
<summary data-slot="model-hero-crumb" data-menu="true" data-current="true" aria-current="page">
<span>{modelName()}</span>
<ChevronDownIcon />
</summary>