From 9dedb60b69317818c28644a81df08a8fcae20f92 Mon Sep 17 00:00:00 2001 From: Maxime Lalo Date: Tue, 23 Jul 2024 18:31:20 +0200 Subject: [PATCH] :bug: fixing close delete customer modal --- .../Folder/FolderInformation/ClientView/ClientBox/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/front/Components/Layouts/Folder/FolderInformation/ClientView/ClientBox/index.tsx b/src/front/Components/Layouts/Folder/FolderInformation/ClientView/ClientBox/index.tsx index b667ad9c..c0d1fd86 100644 --- a/src/front/Components/Layouts/Folder/FolderInformation/ClientView/ClientBox/index.tsx +++ b/src/front/Components/Layouts/Folder/FolderInformation/ClientView/ClientBox/index.tsx @@ -120,7 +120,7 @@ export default function ClientBox(props: IProps) {