From f84b9fd5ef048f0f90bbcf5d2d16af39304c8fd9 Mon Sep 17 00:00:00 2001 From: Asuka Minato Date: Fri, 5 Sep 2025 13:41:36 +0900 Subject: [PATCH] example of type button (#25224) --- web/app/components/apps/app-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/apps/app-card.tsx b/web/app/components/apps/app-card.tsx index ee9230af1..d0d42dc32 100644 --- a/web/app/components/apps/app-card.tsx +++ b/web/app/components/apps/app-card.tsx @@ -257,7 +257,7 @@ const AppCard = ({ app, onRefresh }: AppCardProps) => { } return (
-