ui-kit-ck-consultant 0.6.59 → 0.6.60

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.js CHANGED
@@ -1092,7 +1092,7 @@ var Th = /*#__PURE__*/function (_React$Component) {
1092
1092
  return Th;
1093
1093
  }(React__default.Component);
1094
1094
 
1095
- Tr.displayName = 'Th';
1095
+ Th.displayName = 'Th';
1096
1096
 
1097
1097
  var Td = /*#__PURE__*/function (_React$Component) {
1098
1098
  _inheritsLoose(Td, _React$Component);
@@ -1120,9 +1120,9 @@ var Td = /*#__PURE__*/function (_React$Component) {
1120
1120
  return Td;
1121
1121
  }(React__default.Component);
1122
1122
 
1123
- Tr.displayName = 'Td';
1123
+ Td.displayName = 'Td';
1124
1124
 
1125
- var Tr$1 = /*#__PURE__*/function (_React$Component) {
1125
+ var Tr = /*#__PURE__*/function (_React$Component) {
1126
1126
  _inheritsLoose(Tr, _React$Component);
1127
1127
 
1128
1128
  function Tr() {
@@ -1142,7 +1142,7 @@ var Tr$1 = /*#__PURE__*/function (_React$Component) {
1142
1142
  return Tr;
1143
1143
  }(React__default.Component);
1144
1144
 
1145
- Tr$1.displayName = 'Tr';
1145
+ Tr.displayName = 'Tr';
1146
1146
 
1147
1147
  var style$a = {"nav":"_JJyUj","nav_left":"_3kuw-","nav_right":"_3vpQT","nav_back":"_HJHB0","nav_text":"_1pO70"};
1148
1148
 
@@ -10681,5 +10681,5 @@ exports.Tbody = Tbody;
10681
10681
  exports.Td = Td;
10682
10682
  exports.Th = Th;
10683
10683
  exports.Thead = Thead;
10684
- exports.Tr = Tr$1;
10684
+ exports.Tr = Tr;
10685
10685
  //# sourceMappingURL=index.js.map