educoreapp2 1.0.38 → 1.0.39

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.
@@ -95,6 +95,9 @@ class BaseForm extends _react.Component {
95
95
  console.log("XxxiiiixXX3eeee", ee);
96
96
  });
97
97
  }
98
+ submit() {
99
+ this.handle2();
100
+ }
98
101
  render() {
99
102
  let error = null;
100
103
  let lab1 = this.props.lab1;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "educoreapp2",
3
3
  "private": false,
4
- "version": "1.0.38",
4
+ "version": "1.0.39",
5
5
  "description": "",
6
6
  "main": "dist/index.js",
7
7
  "files": [