educoreapp2 1.0.91 → 1.0.93

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.
@@ -193,6 +193,7 @@ class BaseInputString extends _react.Component {
193
193
  renderSelect() {
194
194
  let className3 = "form-select " + this.states.className2 + "";
195
195
  console.log("listttt", this.list);
196
+ //return (<div>dipa</div>);
196
197
  return /*#__PURE__*/_react.default.createElement("select", {
197
198
  name: this.states.name,
198
199
  id: this.states.id,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "educoreapp2",
3
3
  "private": false,
4
- "version": "1.0.91",
4
+ "version": "1.0.93",
5
5
  "description": "",
6
6
  "main": "dist/index.js",
7
7
  "files": [