touchstudy-core 0.1.35 → 0.1.36

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.
@@ -11742,7 +11742,7 @@ var ExamResultV2 = function ExamResultV2(_ref) {
11742
11742
  onClick: function onClick() {
11743
11743
  return handleChangeTab(value);
11744
11744
  }
11745
- }, label);
11745
+ }, t(label));
11746
11746
  })), isTabletUp && React.createElement(Stack, {
11747
11747
  padding: '12px 24px',
11748
11748
  alignItems: "end",