Merge branch 'production'

This commit is contained in:
Dobromir Popov
2024-07-06 19:18:22 +03:00
12 changed files with 120 additions and 218 deletions

View File

@ -185,5 +185,4 @@ const removeAssignment = async (publisher, shiftId) => {
}
}
export default PublisherShiftsModal;