tabexseriescomponents 0.2.755 → 0.2.756
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 +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -51009,7 +51009,7 @@ var Footer8 = function Footer8(props) {
|
|
|
51009
51009
|
background: '#818181'
|
|
51010
51010
|
}
|
|
51011
51011
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51012
|
-
"class": "col-12 mb-2 mt-2"
|
|
51012
|
+
"class": "col-12 mb-2 mt-2 text-start"
|
|
51013
51013
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51014
51014
|
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
51015
51015
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
package/dist/index.esm.js
CHANGED
|
@@ -50960,7 +50960,7 @@ var Footer8 = function Footer8(props) {
|
|
|
50960
50960
|
background: '#818181'
|
|
50961
50961
|
}
|
|
50962
50962
|
})), /*#__PURE__*/React.createElement("div", {
|
|
50963
|
-
"class": "col-12 mb-2 mt-2"
|
|
50963
|
+
"class": "col-12 mb-2 mt-2 text-start"
|
|
50964
50964
|
}, /*#__PURE__*/React.createElement("div", {
|
|
50965
50965
|
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
50966
50966
|
}, /*#__PURE__*/React.createElement("p", {
|
package/dist/index.umd.js
CHANGED
|
@@ -50824,7 +50824,7 @@
|
|
|
50824
50824
|
background: '#818181'
|
|
50825
50825
|
}
|
|
50826
50826
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50827
|
-
"class": "col-12 mb-2 mt-2"
|
|
50827
|
+
"class": "col-12 mb-2 mt-2 text-start"
|
|
50828
50828
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50829
50829
|
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
50830
50830
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|