ecomlab-components-next 0.1.209 → 0.1.210

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.
@@ -411,7 +411,7 @@ var FormBtn = exports.FormBtn = /*#__PURE__*/(0, _react.forwardRef)(function (_r
411
411
  setIsModal: function setIsModal(e) {
412
412
  return setIsModalBitrix(e);
413
413
  },
414
- inputArr: translateformStubData(),
414
+ inputArr: formStubData,
415
415
  bitrixToken: formStubBitrixToken,
416
416
  subTitle: translateFreeConsultation(),
417
417
  urlFetch: urlFetch
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.209",
3
+ "version": "0.1.210",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [