docs(ui-conversation): keep the module header and README at current state

This commit is contained in:
creatixchu
2026-07-31 16:34:03 +08:00
parent 171c18b9ca
commit 2e16352777
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
// MessageItem: simple chat nodes — user bubble (right-aligned, with
// clock + copy / branch / edit IconActions), steering (badged bubble), context
// clock + copy / branch IconActions), steering (badged bubble), context
// injection, retry disclosure, and unknown-surface JSON rows.
import { memo, useEffect, useMemo, useState } from 'react'