diff --git a/common/app/routes/Jobs/components/Preview.jsx b/common/app/routes/Jobs/components/Preview.jsx index b0c75a5b7c..34a4beec14 100644 --- a/common/app/routes/Jobs/components/Preview.jsx +++ b/common/app/routes/Jobs/components/Preview.jsx @@ -61,7 +61,7 @@ export default contain( block={ true } className='signup-btn' onClick={ () => { - // jobActions.clearSavedForm(); + jobActions.clearSavedForm(); jobActions.saveJobToDb({ goTo: '/jobs/new/check-out', job