Shift Clock error handling IO-699
This commit is contained in:
@@ -5,9 +5,7 @@ import TimeTicketShift from "../../components/time-ticket-shift/time-ticket-shif
|
||||
export default function ShiftClock() {
|
||||
return (
|
||||
<RbacWrapper action="shiftclock:view">
|
||||
<div>
|
||||
<TimeTicketShift />
|
||||
</div>
|
||||
<TimeTicketShift />
|
||||
</RbacWrapper>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user