mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
### 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