We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665a385 commit b72fc3bCopy full SHA for b72fc3b
src/shared/components/Settings/Profile/Work/index.jsx
@@ -81,15 +81,6 @@ export default class Work extends ConsentComponent {
81
endDateInvalid: false,
82
endDateDisabled: false,
83
endDateInvalidMsg: '',
84
- newWork: {
85
- company: '',
86
- position: '',
87
- cityTown: '',
88
- timePeriodFrom: '',
89
- timePeriodTo: '',
90
- industry: '',
91
- working: false,
92
- },
93
});
94
}
95
0 commit comments