Update dependencies.
This commit is contained in:
parent
1116b4595b
commit
a519c3d3bf
21 changed files with 621 additions and 629 deletions
|
|
@ -53,7 +53,7 @@ export function SidebarItem({ index, chat, children }: SidebarItemProps) {
|
|||
ease: 'easeIn'
|
||||
}}
|
||||
>
|
||||
<div className="absolute left-2 top-1 flex h-6 w-6 items-center justify-center">
|
||||
<div className="absolute left-2 top-1 flex size-6 items-center justify-center">
|
||||
{chat.sharePath ? (
|
||||
<Tooltip delayDuration={1000}>
|
||||
<TooltipTrigger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue