Merge branch 'feat/refresh' into feat/universal-upload

This commit is contained in:
Lucas Smith
2023-09-12 20:51:31 +10:00
committed by GitHub
17 changed files with 231 additions and 175 deletions

View File

@ -139,7 +139,7 @@ export const EditDocumentForm = ({
duration: 5000,
});
router.push('/dashboard');
router.push('/documents');
} catch (err) {
console.error(err);