diff --git a/README.md b/README.md index e590f1cbc66..f00a8391e04 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,10 @@ Please consult the breaking changes before updating. ## ⭐ Star History +

+danny-avila%2FLibreChat | Trendshift +

+ Star History Chart diff --git a/client/src/components/Chat/Input/SendButton.tsx b/client/src/components/Chat/Input/SendButton.tsx index 0751dd51eb0..549363dc139 100644 --- a/client/src/components/Chat/Input/SendButton.tsx +++ b/client/src/components/Chat/Input/SendButton.tsx @@ -6,8 +6,7 @@ export default function SendButton({ text, disabled }) {