diff --git a/components/AssignedCrew.vue b/components/AssignedCrew.vue new file mode 100644 index 0000000..3d7fc0d --- /dev/null +++ b/components/AssignedCrew.vue @@ -0,0 +1,62 @@ + + + + + diff --git a/components/ScheduleTable.vue b/components/ScheduleTable.vue index ed1bae1..256a8e6 100644 --- a/components/ScheduleTable.vue +++ b/components/ScheduleTable.vue @@ -10,6 +10,7 @@ event s location + assigned @@ -53,6 +54,7 @@ >{{ location.name }} + Add at