Add working call for clock in to timeticketbrowser
This commit is contained in:
@@ -22,7 +22,6 @@ import axios from "axios";
|
||||
import { useNavigation } from "@react-navigation/native";
|
||||
// import { selectCurrentTimeTicketJobId } from "../../redux/timetickets/timetickets.selectors";
|
||||
|
||||
//TODO add props needed for call
|
||||
const mapStateToProps = createStructuredSelector({
|
||||
currentEmployee: selectCurrentEmployee,
|
||||
currentRatesNCostCenters: selectRates,
|
||||
|
||||
Reference in New Issue
Block a user