From 4ebe9a0e4762e0f69c43c4191d58359233b6d4e1 Mon Sep 17 00:00:00 2001 From: jfrye122 Date: Mon, 22 May 2023 08:09:18 -0400 Subject: [PATCH] fixed bottom not being able to refresh on dragdown --- .../time-ticket-lists/employee-clockedin-list.component.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/time-ticket-lists/employee-clockedin-list.component.jsx b/components/time-ticket-lists/employee-clockedin-list.component.jsx index 20b483c..2874529 100644 --- a/components/time-ticket-lists/employee-clockedin-list.component.jsx +++ b/components/time-ticket-lists/employee-clockedin-list.component.jsx @@ -72,7 +72,7 @@ export function EmployeeClockedInList({ currentEmployee, isRefresh }) { return ( {jobData ? ( - + You are already clocked in to the following job(s):