ecomlab-components-next 0.1.81 → 0.1.82

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.
@@ -156,7 +156,7 @@ var FormBtn = exports.FormBtn = /*#__PURE__*/(0, _react.forwardRef)(function (_r
156
156
  required: true
157
157
  }, {
158
158
  id: 'FIELDS[COMMENTS]',
159
- placeholder: 'Комментарии',
159
+ placeholder: 'Comments',
160
160
  type: 'textarea',
161
161
  inputType: 'description'
162
162
  }, {
@@ -235,7 +235,7 @@ var FormBtn = exports.FormBtn = /*#__PURE__*/(0, _react.forwardRef)(function (_r
235
235
  required: true
236
236
  }, {
237
237
  id: 'FIELDS[COMMENTS]',
238
- placeholder: 'Комментарии',
238
+ placeholder: 'ความคิดเห็น ',
239
239
  type: 'textarea',
240
240
  inputType: 'description'
241
241
  }, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.81",
3
+ "version": "0.1.82",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [