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.
package/dist/index.js CHANGED
@@ -540,7 +540,7 @@ var BlockLogin = function BlockLogin(_ref) {
540
540
  }, React__default.createElement(reactRouterDom.Link, {
541
541
  to: "/forgot-password",
542
542
  className: "" + styles["link-to-login"]
543
- }, "Forgot password ?"), React__default.createElement("a", {
543
+ }, "Forgot password?"), React__default.createElement("a", {
544
544
  href: "https://marioframework.com/privacy-policy/",
545
545
  target: "blank",
546
546
  className: "" + styles["link-to-login"]