mirror of
https://github.com/documenso/documenso.git
synced 2025-11-17 02:01:33 +10:00
fix: updates from review
This commit is contained in:
@ -47,8 +47,6 @@ export const DuplicateTemplateDialog = ({
|
||||
await duplicateTemplate({
|
||||
templateId: id,
|
||||
});
|
||||
|
||||
router.refresh();
|
||||
} catch (err) {
|
||||
toast({
|
||||
title: 'Error',
|
||||
|
||||
Reference in New Issue
Block a user