mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 19:28:23 +00:00
docs: rewording
This commit is contained in:
parent
7978e05dc1
commit
b791b28afa
@ -52,7 +52,7 @@ export function RecentChatList() {
|
||||
}
|
||||
return (
|
||||
<SidebarGroup>
|
||||
<SidebarGroupLabel>Recents</SidebarGroupLabel>
|
||||
<SidebarGroupLabel>Recent chats</SidebarGroupLabel>
|
||||
<SidebarGroupContent className="group-data-[collapsible=icon]:pointer-events-none group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0">
|
||||
<SidebarMenu>
|
||||
<div className="flex w-full flex-col gap-1">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user