diff --git a/README.md b/README.md index 2fa8be772..00cd890b0 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,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 0751dd51e..549363dc1 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 }) {