Upgrades (#1419)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
3bc77653ad
commit
453f5bb3e6
94 changed files with 4029 additions and 8199 deletions
|
|
@ -68,11 +68,7 @@ export function VisibilitySelector({
|
|||
className
|
||||
)}
|
||||
>
|
||||
<Button
|
||||
className="hidden h-8 md:flex md:h-fit md:px-2"
|
||||
data-testid="visibility-selector"
|
||||
variant="outline"
|
||||
>
|
||||
<Button data-testid="visibility-selector" size="sm" variant="outline">
|
||||
{selectedVisibility?.icon}
|
||||
<span className="md:sr-only">{selectedVisibility?.label}</span>
|
||||
<ChevronDownIcon />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue