Table updates for new appointments fields. Schedule modal baseline functionality. Refactor schedule components to be more reusable.

This commit is contained in:
Patrick Fic
2020-02-06 13:39:39 -08:00
parent 1a14fb8da6
commit fae1e8cdeb
35 changed files with 785 additions and 67 deletions

View File

@@ -22,7 +22,7 @@ export default function JobsDetailHeader({
scheduleModalState
}) {
const { t } = useTranslation();
const [scheduleModalVisible, setscheduleModalVisible] = scheduleModalState;
const setscheduleModalVisible = scheduleModalState[1];
const tombstoneTitle = (
<div>