mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-20 01:18:10 +01:00
✨ feat: Add CallButton component and integrate with SendButton for improved messaging functionality
This commit is contained in:
parent
95ecd05046
commit
40c8b8fd75
5 changed files with 113 additions and 19 deletions
|
|
@ -56,3 +56,4 @@ export { default as SpeechIcon } from './SpeechIcon';
|
|||
export { default as SaveIcon } from './SaveIcon';
|
||||
export { default as CircleHelpIcon } from './CircleHelpIcon';
|
||||
export { default as BedrockIcon } from './BedrockIcon';
|
||||
export { default as CallIcon } from './CallIcon';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue