diff --git a/src/components/dialogs/description-modification/description-modification-dialogue.tsx b/src/components/dialogs/description-modification/description-modification-dialogue.tsx index 4e46d9c39..ac08d614e 100644 --- a/src/components/dialogs/description-modification/description-modification-dialogue.tsx +++ b/src/components/dialogs/description-modification/description-modification-dialogue.tsx @@ -58,7 +58,7 @@ const DescriptionModificationDialogue: FunctionComponent< }); }); }, - [elementUuid] + [elementUuid, snackError] ); return (