From ce96238464d9687efa38661499e54eb5433d86d6 Mon Sep 17 00:00:00 2001 From: Konrad <11725227+mKoonrad@users.noreply.github.com> Date: Wed, 3 Jun 2026 08:00:24 +0200 Subject: [PATCH] fix(ui): direct signing templates window layout (#2909) --- .../dialogs/public-profile-template-manage-dialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx b/apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx index 53c61af2d..0d6f01f1e 100644 --- a/apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx +++ b/apps/remix/app/components/dialogs/public-profile-template-manage-dialog.tsx @@ -222,7 +222,7 @@ export const ManagePublicTemplateDialog = ({ .with({ currentStep: 'SELECT_TEMPLATE' }, () => ( - + {team?.name ? ( {team.name} direct signing templates ) : (