From 8699504eb91bca96b08d8d7590e5f81a00eb6aec Mon Sep 17 00:00:00 2001 From: canove Date: Wed, 30 Sep 2020 19:28:54 -0300 Subject: [PATCH] improvement: keep queue title when scroll --- frontend/src/components/TicketsList/index.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frontend/src/components/TicketsList/index.js b/frontend/src/components/TicketsList/index.js index 4805b35..e2f8358 100644 --- a/frontend/src/components/TicketsList/index.js +++ b/frontend/src/components/TicketsList/index.js @@ -268,10 +268,6 @@ const TicketsList = ({ status, searchParam, showAll }) => { {i18n.t("ticketsList.assignedHeader")} {ticketsList.length} - //
- // {i18n.t("ticketsList.assignedHeader")} - // {ticketsList.length} - //
)} {status === "pending" && (