mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-22 16:06:50 +00:00
refactor: refine folder structure and rename
This commit is contained in:
@@ -21,7 +21,7 @@ import {
|
||||
SidebarMenuItem,
|
||||
} from "@/components/ui/sidebar";
|
||||
import { useDeleteThread, useThreads } from "@/core/api";
|
||||
import { pathOfThread, titleOfThread } from "@/core/thread/utils";
|
||||
import { pathOfThread, titleOfThread } from "@/core/threads/utils";
|
||||
|
||||
export function RecentChatList() {
|
||||
const router = useRouter();
|
||||
|
||||
Reference in New Issue
Block a user