diff --git a/components/time-ticket/screen-time-ticket-create.component.jsx b/components/time-ticket/screen-time-ticket-create.component.jsx index 398a43b..9b59457 100644 --- a/components/time-ticket/screen-time-ticket-create.component.jsx +++ b/components/time-ticket/screen-time-ticket-create.component.jsx @@ -42,6 +42,8 @@ export function TimeTicketCreate() { > {({ handleChange, handleBlur, handleSubmit, values }) => ( + + {/* Below will be replaced with a copy of SelectCostCenter but for jobs*/} + + {/* Below will be replaced with a Date Picker*/} + {/* Below will set to auto fill with current employee */} + {/* Below will be replaced with SelectCostCenter */} )} + + {/* Below is for list of jobs/tickets */}