feature/IO-3103-Ant5-Notifications - Missing Deps on UseDep
This commit is contained in:
@@ -51,7 +51,7 @@ export function DocumentEditorComponent({ currentUser, bodyshop, document }) {
|
||||
notification
|
||||
);
|
||||
},
|
||||
[bodyshop, currentUser, document]
|
||||
[bodyshop, currentUser, document, notification]
|
||||
);
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user