mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 23:26:30 +08:00
afc4158f47
### TL;DR Separate rendering logic for user and assistant messages. > CLOSE AF-2323 ### What Changed - Rendering user message with `<chat-panel-message-user />` component. - Rendering assistant message with `<chat-panel-message-assistant />` Component