@lideralia/alife-uikit 1.3.8 → 1.3.9-b

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.
@@ -244,7 +244,7 @@ const ModalLoginPassCode = _ref => {
244
244
  await recaptchaRef.current.executeAsync();
245
245
  },
246
246
  color: "black60"
247
- }, labelRetryAction)), _react.default.createElement(_Layout.Box, {
247
+ }, labelRetryAction)), actionChange && _react.default.createElement(_Layout.Box, {
248
248
  width: "100%",
249
249
  textAlign: "center"
250
250
  }, _react.default.createElement(_Typography.Text, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lideralia/alife-uikit",
3
- "version": "1.3.8",
3
+ "version": "1.3.9-b",
4
4
  "description": "Librería y documentación de componentes, basada en el Design System de Alife.",
5
5
  "homepage": "https://github.com/lideralia/alife-frontend-components#readme",
6
6
  "bugs": {