tabexseriescomponents 0.2.1156 → 0.2.1157
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
|
@@ -37684,7 +37684,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
37684
37684
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37685
37685
|
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
37686
37686
|
onClick: function onClick() {
|
|
37687
|
-
routingcountext('
|
|
37687
|
+
routingcountext('partners', false, '');
|
|
37688
37688
|
}
|
|
37689
37689
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
37690
37690
|
"class": "".concat(headerstyles$9.link, " ").concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
package/dist/index.esm.js
CHANGED
|
@@ -37633,7 +37633,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
37633
37633
|
}, /*#__PURE__*/React.createElement("div", {
|
|
37634
37634
|
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
37635
37635
|
onClick: function onClick() {
|
|
37636
|
-
routingcountext('
|
|
37636
|
+
routingcountext('partners', false, '');
|
|
37637
37637
|
}
|
|
37638
37638
|
}, /*#__PURE__*/React.createElement("p", {
|
|
37639
37639
|
"class": "".concat(headerstyles$9.link, " ").concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|
package/dist/index.umd.js
CHANGED
|
@@ -37493,7 +37493,7 @@
|
|
|
37493
37493
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
37494
37494
|
className: ' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',
|
|
37495
37495
|
onClick: function onClick() {
|
|
37496
|
-
routingcountext('
|
|
37496
|
+
routingcountext('partners', false, '');
|
|
37497
37497
|
}
|
|
37498
37498
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
37499
37499
|
"class": "".concat(headerstyles$9.link, " ").concat(header_cssstyles.navbar_item_text) + ' mb-0 p-0 ml-md-3 mr-md-3 '
|