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