tabexseriescomponents 0.2.1308 → 0.2.1309

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.cjs.js CHANGED
@@ -57570,7 +57570,7 @@ var Footer8 = function Footer8(props) {
57570
57570
  },
57571
57571
  "class": ""
57572
57572
  }, langdetect == 'en' ? 'Sign up to our newsletter to receive exclusive offers.' : 'اشترك في نشرتنا الإخبارية لتلقي عروض حصرية.')), /*#__PURE__*/React__default["default"].createElement("div", {
57573
- "class": "col-8 col-md-12 p-0 text-start"
57573
+ "class": "col-8 col-md-12 text-start"
57574
57574
  }, /*#__PURE__*/React__default["default"].createElement("input", {
57575
57575
  type: "text",
57576
57576
  className: "".concat(footerStyles.form_control)
package/dist/index.esm.js CHANGED
@@ -57519,7 +57519,7 @@ var Footer8 = function Footer8(props) {
57519
57519
  },
57520
57520
  "class": ""
57521
57521
  }, langdetect == 'en' ? 'Sign up to our newsletter to receive exclusive offers.' : 'اشترك في نشرتنا الإخبارية لتلقي عروض حصرية.')), /*#__PURE__*/React.createElement("div", {
57522
- "class": "col-8 col-md-12 p-0 text-start"
57522
+ "class": "col-8 col-md-12 text-start"
57523
57523
  }, /*#__PURE__*/React.createElement("input", {
57524
57524
  type: "text",
57525
57525
  className: "".concat(footerStyles.form_control)
package/dist/index.umd.js CHANGED
@@ -57375,7 +57375,7 @@
57375
57375
  },
57376
57376
  "class": ""
57377
57377
  }, langdetect == 'en' ? 'Sign up to our newsletter to receive exclusive offers.' : 'اشترك في نشرتنا الإخبارية لتلقي عروض حصرية.')), /*#__PURE__*/React__default["default"].createElement("div", {
57378
- "class": "col-8 col-md-12 p-0 text-start"
57378
+ "class": "col-8 col-md-12 text-start"
57379
57379
  }, /*#__PURE__*/React__default["default"].createElement("input", {
57380
57380
  type: "text",
57381
57381
  className: "".concat(footerStyles.form_control)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.1308",
3
+ "version": "0.2.1309",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",