c28cba92e2
This allows entire components to be unmounted when the modal is hidden without affecting the fade in/out of the modal itself. This also makes it easier to programatically dismiss a modal without having to copy the visibility all over the place, and makes working with props much simpler in those modal components |
||
---|---|---|
.. | ||
DeleteScheduleButton.tsx | ||
EditScheduleModal.tsx | ||
NewTaskButton.tsx | ||
ScheduleContainer.tsx | ||
ScheduleEditContainer.tsx | ||
ScheduleRow.tsx | ||
ScheduleTaskRow.tsx | ||
TaskDetailsModal.tsx |