chore: generate
This commit is contained in:
parent
92cc8f553a
commit
c2f93ae2ad
1 changed files with 1 additions and 6 deletions
|
|
@ -333,12 +333,7 @@ function ModelHero(props: {
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
<details data-component="model-hero-menu">
|
<details data-component="model-hero-menu">
|
||||||
<summary
|
<summary data-slot="model-hero-crumb" data-menu="true" data-current="true" aria-current="page">
|
||||||
data-slot="model-hero-crumb"
|
|
||||||
data-menu="true"
|
|
||||||
data-current="true"
|
|
||||||
aria-current="page"
|
|
||||||
>
|
|
||||||
<span>{modelName()}</span>
|
<span>{modelName()}</span>
|
||||||
<ChevronDownIcon />
|
<ChevronDownIcon />
|
||||||
</summary>
|
</summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue