mario-core 2.9.114-beta → 2.9.115-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.
@@ -7614,7 +7614,7 @@ var NotificationLogoutModal = function NotificationLogoutModal() {
7614
7614
  }
7615
7615
 
7616
7616
  return;
7617
- }, []);
7617
+ }, [location.href]);
7618
7618
 
7619
7619
  var onToggle = function onToggle() {
7620
7620
  setIsOpen(!isOpen);