mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-22 01:15:25 -04:00
[PR #105] [MERGED] fix: not support num input #160
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/langgenius/webapp-conversation/pull/105
Author: @iamjoel
Created: 9/4/2024
Status: ✅ Merged
Merged: 9/4/2024
Merged by: @iamjoel
Base:
main← Head:fix/not-support-num-input📝 Commits (2)
b7f7038fix: not support num inputac0e3e8chore: paragrpah form type📊 Changes
3 files changed (+24 additions, -0 deletions)
View changed files
📝
app/components/welcome/index.tsx(+9 -0)📝
types/app.ts(+2 -0)📝
utils/prompt.ts(+13 -0)📄 Description
Fixes https://github.com/langgenius/webapp-conversation/issues/67
Fixes https://github.com/langgenius/webapp-conversation/issues/51
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.