@gamelearn/arcade-components 1.3.7 → 1.3.8

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.
@@ -143,6 +143,8 @@ var CardsSelectorPuzzleComponent = function CardsSelectorPuzzleComponent(_ref) {
143
143
  payload: false
144
144
  });
145
145
  }
146
+
147
+ setFeedBackText('');
146
148
  };
147
149
 
148
150
  var _handleError = function handleError() {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@gamelearn/arcade-components",
3
3
  "license": "Gamelearn",
4
- "version": "1.3.7",
4
+ "version": "1.3.8",
5
5
  "main": "dist/index.js",
6
6
  "files": [
7
7
  "dist",