mario-education 2.4.521-feedback → 2.4.522-feedback

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 CHANGED
@@ -54981,8 +54981,7 @@ var SurveyDetailAdmin = function SurveyDetailAdmin() {
54981
54981
  handleChangeStartDate: handleChangeStartDate,
54982
54982
  handleChangeEndDate: handleChangeEndDate,
54983
54983
  onChangeGrade: handleChangeGrade,
54984
- onChangeOptionDate: onChangeOptionDate,
54985
- renderOption: " + external"
54984
+ onChangeOptionDate: onChangeOptionDate
54986
54985
  })), React__default.createElement(core$1.Grid, {
54987
54986
  className: "" + styles$6["filter-mobile"]
54988
54987
  }, React__default.createElement(CustomFilterMobile, {
@@ -54992,8 +54991,7 @@ var SurveyDetailAdmin = function SurveyDetailAdmin() {
54992
54991
  handleChangeStartDate: handleChangeStartDate,
54993
54992
  handleChangeEndDate: handleChangeEndDate,
54994
54993
  onChangeGrade: handleChangeGrade,
54995
- onChangeOptionDate: onChangeOptionDate,
54996
- renderOption: " + external"
54994
+ onChangeOptionDate: onChangeOptionDate
54997
54995
  })), React__default.createElement(core$1.Grid, {
54998
54996
  className: styles$6["survey-detail"] + " " + styles$6[classFontSize]
54999
54997
  }, React__default.createElement(core$1.Grid, {