diff --git a/src/components/robot/ScheduleSettings.tsx b/src/components/robot/ScheduleSettings.tsx
index 6f6dec38..7f2c5db7 100644
--- a/src/components/robot/ScheduleSettings.tsx
+++ b/src/components/robot/ScheduleSettings.tsx
@@ -190,7 +190,7 @@ export const ScheduleSettingsModal = ({ isOpen, handleStart, handleClose, initia
sx={dropDownStyle}
>
{units.map((unit) => (
-
+
))}