From ce717a3de61db85044f1b53bd68fbc9efd4e7c50 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 22:28:45 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- .../components/icons/vault-provider-icons.tsx | 74 ++++++++++++++----- 1 file changed, 55 insertions(+), 19 deletions(-) diff --git a/apps/dokploy/components/icons/vault-provider-icons.tsx b/apps/dokploy/components/icons/vault-provider-icons.tsx index 440f54529..9c38c73f1 100644 --- a/apps/dokploy/components/icons/vault-provider-icons.tsx +++ b/apps/dokploy/components/icons/vault-provider-icons.tsx @@ -512,26 +512,62 @@ export const AzureIcon = ({ className }: Props) => ( className={className} > - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - + + + + );