mario-education 2.4.264-release → 2.4.265-release
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.
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +0 -1
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -51060,7 +51060,6 @@ var QuestionSurveyComponent = function QuestionSurveyComponent(_ref) {
|
|
|
51060
51060
|
});
|
|
51061
51061
|
|
|
51062
51062
|
default:
|
|
51063
|
-
console.log("null running");
|
|
51064
51063
|
return null;
|
|
51065
51064
|
}
|
|
51066
51065
|
};
|