From bec0f580c6a406796540afe1f4dd638ccfccc345 Mon Sep 17 00:00:00 2001 From: Alex Hancock Date: Fri, 27 Feb 2026 15:36:14 -0500 Subject: [PATCH] fix: makes the Apps page look better (#7579) --- ui/desktop/src/components/apps/AppsView.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ui/desktop/src/components/apps/AppsView.tsx b/ui/desktop/src/components/apps/AppsView.tsx index fe297b83c8..d51b775d9c 100644 --- a/ui/desktop/src/components/apps/AppsView.tsx +++ b/ui/desktop/src/components/apps/AppsView.tsx @@ -231,14 +231,11 @@ export default function AppsView() { Applications from your MCP servers and Apps build by goose itself. You can ask it to create new apps through the chat interface and they will appear here.

-

- ⚠️ Experimental feature - may change or be removed at any time -

-
+
{loading ? (

Loading apps...