mario-core 2.6.8 → 2.6.9

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.
@@ -537,7 +537,7 @@ var BlockLogin = function BlockLogin(_ref) {
537
537
  }, React.createElement(Link, {
538
538
  to: "/forgot-password",
539
539
  className: "" + styles["link-to-login"]
540
- }, "Forgot password ?"), React.createElement("a", {
540
+ }, "Forgot password?"), React.createElement("a", {
541
541
  href: "https://marioframework.com/privacy-policy/",
542
542
  target: "blank",
543
543
  className: "" + styles["link-to-login"]