diff --git a/client/src/components/Input/Footer.tsx b/client/src/components/Input/Footer.tsx index 107e66b452..e43ba3278d 100644 --- a/client/src/components/Input/Footer.tsx +++ b/client/src/components/Input/Footer.tsx @@ -3,6 +3,7 @@ import { useGetStartupConfig } from 'librechat-data-provider'; export default function Footer() { const { data: config } = useGetStartupConfig(); + return (