removed comment
This commit is contained in:
@@ -12,7 +12,7 @@ const mapDispatchToProps = (dispatch) => ({
|
|||||||
});
|
});
|
||||||
|
|
||||||
export function ClockedinListItem({ setTmTicketJobIdRedux, ticket }) {
|
export function ClockedinListItem({ setTmTicketJobIdRedux, ticket }) {
|
||||||
console.log("makeNavToTimeTicketClockOff, handleRefresh:");
|
// console.log("makeNavToTimeTicketClockOff, handleRefresh:");
|
||||||
const { t } = useTranslation();
|
const { t } = useTranslation();
|
||||||
const navigation = useNavigation();
|
const navigation = useNavigation();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user