mario-core 2.9.111-beta → 2.9.112-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7613,7 +7613,7 @@ var NotificationLogoutModal = function NotificationLogoutModal() {
7613
7613
  }
7614
7614
 
7615
7615
  return;
7616
- }, []);
7616
+ }, [location.href]);
7617
7617
 
7618
7618
  var onToggle = function onToggle() {
7619
7619
  setIsOpen(!isOpen);