diff --git a/client/src/components/job-line-note-popup/job-line-note-popup.component.jsx b/client/src/components/job-line-note-popup/job-line-note-popup.component.jsx index 11d943354..2adb3bf72 100644 --- a/client/src/components/job-line-note-popup/job-line-note-popup.component.jsx +++ b/client/src/components/job-line-note-popup/job-line-note-popup.component.jsx @@ -45,7 +45,8 @@ export default function JobLineNotePopup({ jobline, disabled }) { if (editing) return (
- : null} value={note}