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.
package/dist/index.js CHANGED
@@ -7615,7 +7615,7 @@ var NotificationLogoutModal = function NotificationLogoutModal() {
7615
7615
  }
7616
7616
 
7617
7617
  return;
7618
- }, []);
7618
+ }, [location.href]);
7619
7619
 
7620
7620
  var onToggle = function onToggle() {
7621
7621
  setIsOpen(!isOpen);