1 Commits

Author SHA1 Message Date
Rankin Zheng
447ae59088 Refactor MessageBody component and enhance ChatStore
- Extracted Markdown rendering logic from MessageBody into a new MessageMarkdown component.
- Moved CodeButtons component into the new MessageMarkdown directory.
- Updated MessageBody to use the new MessageMarkdown component.
- Added value attributes to buttons in the initial bot message in ChatStore.
2023-08-22 16:14:43 +08:00