Update dependencies.
This commit is contained in:
parent
1116b4595b
commit
a519c3d3bf
21 changed files with 621 additions and 629 deletions
|
|
@ -56,7 +56,7 @@ export function PromptForm({
|
|||
}}
|
||||
className={cn(
|
||||
buttonVariants({ size: 'sm', variant: 'outline' }),
|
||||
'absolute left-0 top-4 h-8 w-8 rounded-full bg-background p-0 sm:left-4'
|
||||
'absolute left-0 top-4 size-8 rounded-full bg-background p-0 sm:left-4'
|
||||
)}
|
||||
>
|
||||
<IconPlus />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue