From 1e56364f93fae4db3fc32035e11d3ce3d9cdcbb5 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 26 Jan 2025 18:26:49 -0600 Subject: [PATCH] refactor: update typo --- .../dashboard/application/advanced/volumes/show-volumes.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dokploy/components/dashboard/application/advanced/volumes/show-volumes.tsx b/apps/dokploy/components/dashboard/application/advanced/volumes/show-volumes.tsx index 5444ee1b..e0f842ce 100644 --- a/apps/dokploy/components/dashboard/application/advanced/volumes/show-volumes.tsx +++ b/apps/dokploy/components/dashboard/application/advanced/volumes/show-volumes.tsx @@ -45,8 +45,8 @@ export const ShowVolumes = ({ id, type }: Props) => {