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.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +1 -1
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -11740,7 +11740,7 @@ var ExamResultV2 = function ExamResultV2(_ref) {
|
|
11740
11740
|
onClick: function onClick() {
|
11741
11741
|
return handleChangeTab(value);
|
11742
11742
|
}
|
11743
|
-
}, label);
|
11743
|
+
}, t(label));
|
11744
11744
|
})), isTabletUp && React__default.createElement(material.Stack, {
|
11745
11745
|
padding: '12px 24px',
|
11746
11746
|
alignItems: "end",
|