diff --git a/src/app/shifts/page.jsx b/src/app/shifts/page.jsx index 1b2afd9..6b67856 100644 --- a/src/app/shifts/page.jsx +++ b/src/app/shifts/page.jsx @@ -130,14 +130,16 @@ const Shifts = (props) => { {shiftplans?.map((e, index) => ( <>
{" "} {e.shiftTitle}
- -
-