diff --git a/src/components/JobGroups/AddGroup.jsx b/src/components/JobGroups/AddGroup.jsx index bd96fe0..10525de 100644 --- a/src/components/JobGroups/AddGroup.jsx +++ b/src/components/JobGroups/AddGroup.jsx @@ -88,7 +88,7 @@ export default function AddGroup({ action, situation, setUpdateList }) { return ( -
+

Add Group diff --git a/src/components/JobGroups/DeleteGroup.jsx b/src/components/JobGroups/DeleteGroup.jsx index c07064b..b3993a9 100644 --- a/src/components/JobGroups/DeleteGroup.jsx +++ b/src/components/JobGroups/DeleteGroup.jsx @@ -20,14 +20,14 @@ export default function DeleteGroup({action, situation, details}) { action={action} situation={situation} > -
-
-

+
+
+

Delete Group