From 9bd047917db3c02a455a894447fe05a2e080a0a7 Mon Sep 17 00:00:00 2001 From: "a.bouhuolia" Date: Thu, 16 Dec 2021 12:49:11 +0200 Subject: [PATCH] feat(EstimatesList): optimize status tags. --- .../Sales/Estimates/EstimatesLanding/components.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/containers/Sales/Estimates/EstimatesLanding/components.js b/src/containers/Sales/Estimates/EstimatesLanding/components.js index dd9d72131..1db40660f 100644 --- a/src/containers/Sales/Estimates/EstimatesLanding/components.js +++ b/src/containers/Sales/Estimates/EstimatesLanding/components.js @@ -25,24 +25,24 @@ import { safeCallback } from 'utils'; export const statusAccessor = (row) => ( - + - + - + - +