From 8d729f1e834ee618e662d90819d7560131aa750f Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 21 Mar 2024 09:17:07 -0700 Subject: [PATCH] IO-2716 Resolve payers missing icon. --- ...p-info.responsibilitycenters.component.jsx | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/client/src/components/shop-info/shop-info.responsibilitycenters.component.jsx b/client/src/components/shop-info/shop-info.responsibilitycenters.component.jsx index e727e0f1c..177d622c8 100644 --- a/client/src/components/shop-info/shop-info.responsibilitycenters.component.jsx +++ b/client/src/components/shop-info/shop-info.responsibilitycenters.component.jsx @@ -241,17 +241,17 @@ export function ShopInfoResponsibilityCenterComponent({bodyshop, form}) { - - d - onClick={() => { - remove(field.name); - }} - /> - + + { + remove(field.name); + }} + /> +