feature/IO-3103-Ant5-Notifications - Missing Dep on UseDep
This commit is contained in:
@@ -179,7 +179,7 @@ export function Manage({ conflict, bodyshop, alerts, setAlerts }) {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}, [alerts, displayedAlertIds]);
|
}, [alerts, displayedAlertIds, notification]);
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
const widgetId = InstanceRenderManager({
|
const widgetId = InstanceRenderManager({
|
||||||
|
|||||||
Reference in New Issue
Block a user