mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
[PR #21] [MERGED] style: add list style for chat message markdown #187
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/21
Author: @thucpn
Created: 3/25/2024
Status: ✅ Merged
Merged: 3/25/2024
Merged by: @marcusschiesser
Base:
main← Head:style/add-list-style-for-chat-message-markdown📝 Commits (3)
e753ae3style: add list style for chat message markdown1993b72fix: lint36e932ffix: add space wrap for html📊 Changes
4 files changed (+26 additions, -2 deletions)
View changed files
📝
templates/components/ui/html/chat/chat-item.tsx(+1 -1)📝
templates/types/streaming/nextjs/app/components/ui/chat/markdown.tsx(+1 -1)📝
templates/types/streaming/nextjs/app/layout.tsx(+1 -0)➕
templates/types/streaming/nextjs/app/markdown.css(+23 -0)📄 Description
Fix issue #6
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.