mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-21 10:16:03 +00:00
chore: generate
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user