touchstudy-core 0.1.139 → 0.1.140

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
@@ -21690,9 +21690,6 @@ var UserDialog = function UserDialog(_ref) {
21690
21690
  });
21691
21691
  return [];
21692
21692
  }, [t, watch("schoolName")]);
21693
- console.log({
21694
- bang: watch("grade")
21695
- });
21696
21693
  var handleChangeRole = function handleChangeRole(role) {
21697
21694
  setRoles([role]);
21698
21695
  setValue("role", role);