fix: fix message grouping issues

This commit is contained in:
Henry Li
2026-01-18 13:07:56 +08:00
parent 5a0912d0fd
commit 71eadc942f
3 changed files with 58 additions and 58 deletions

View File

@@ -1,10 +1,5 @@
import type { ChatStatus } from "ai";
import {
BoxIcon,
CheckIcon,
LightbulbIcon,
LightbulbOffIcon,
} from "lucide-react";
import { CheckIcon, LightbulbIcon, LightbulbOffIcon } from "lucide-react";
import { useCallback, useMemo, useState, type ComponentProps } from "react";
import {