mario-core 2.9.422-feedback → 2.9.423-feedback
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.modern.js
CHANGED
|
@@ -41368,14 +41368,7 @@ var BlockCreatePassword = function BlockCreatePassword() {
|
|
|
41368
41368
|
className: "" + styles["img-login-rectangle"]
|
|
41369
41369
|
}), React.createElement("p", {
|
|
41370
41370
|
className: "" + styles["title-login"]
|
|
41371
|
-
}, "You cannot regenerate the password"))))
|
|
41372
|
-
lg: 4,
|
|
41373
|
-
md: 4,
|
|
41374
|
-
className: "" + styles["img-box"]
|
|
41375
|
-
}, React.createElement("img", {
|
|
41376
|
-
src: "/images/img-login.png",
|
|
41377
|
-
className: "" + styles["img-login"]
|
|
41378
|
-
})));
|
|
41371
|
+
}, "You cannot regenerate the password")))));
|
|
41379
41372
|
});
|
|
41380
41373
|
};
|
|
41381
41374
|
|