diff --git a/web/src/components/auth/AuthForm.tsx b/web/src/components/auth/AuthForm.tsx index 8798b5d002..e621d120cc 100644 --- a/web/src/components/auth/AuthForm.tsx +++ b/web/src/components/auth/AuthForm.tsx @@ -107,7 +107,7 @@ export function UserAuthForm({ className, ...props }: UserAuthFormProps) { {t("form.user")} {t("form.password")} diff --git a/web/src/components/card/ExportCard.tsx b/web/src/components/card/ExportCard.tsx index 1534f93a99..958135d29c 100644 --- a/web/src/components/card/ExportCard.tsx +++ b/web/src/components/card/ExportCard.tsx @@ -257,7 +257,7 @@ export function ExportCard({ {editName && ( <> -
+
{title}
{children} diff --git a/web/src/components/chat/ChatSettings.tsx b/web/src/components/chat/ChatSettings.tsx index 0f68ef22d6..ad63694591 100644 --- a/web/src/components/chat/ChatSettings.tsx +++ b/web/src/components/chat/ChatSettings.tsx @@ -48,7 +48,7 @@ export default function ChatSettings({
-
{t("settings.show_stats.title")}
+
{t("settings.show_stats.title")}
{t("settings.show_stats.desc")}
@@ -77,7 +77,7 @@ export default function ChatSettings({
-