pds-dev-kit-web-test 2.7.558 → 2.7.559

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.
@@ -117,7 +117,6 @@ function Text(props) {
117
117
  formatOption: formatOption,
118
118
  t: t
119
119
  });
120
- return value;
121
120
  }
122
121
  if (mode === 'EDIT') {
123
122
  return (0, jsx_runtime_1.jsx)(DataNotFound_1.default, { stringKey: "str_10478" });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web-test",
3
- "version": "2.7.558",
3
+ "version": "2.7.559",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",