mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-24 06:34:46 +08:00
feat: rewording
This commit is contained in:
@@ -98,7 +98,7 @@ export function SubtaskCard({
|
||||
>
|
||||
{icon}
|
||||
<FlipDisplay
|
||||
className="pb-1"
|
||||
className="max-w-[420px] truncate pb-1"
|
||||
uniqueKey={task.latestMessage?.id ?? ""}
|
||||
>
|
||||
{task.status === "in_progress" &&
|
||||
|
||||
Reference in New Issue
Block a user