diff --git a/app/components/plugin.tsx b/app/components/plugin.tsx index 23e6f9ba3..1d5d90c08 100644 --- a/app/components/plugin.tsx +++ b/app/components/plugin.tsx @@ -223,13 +223,14 @@ export function PluginPage() { return (
-
+ {/*
} text={Locale.NewChat.Return} onClick={() => navigate(Path.Home)} > -
+
*/} +
@@ -240,7 +241,15 @@ export function PluginPage() {
-
+
+
+ } + onClick={() => navigate(Path.Home)} + bordered + /> +
+