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.
@@ -21705,9 +21705,6 @@ var UserDialog = function UserDialog(_ref) {
21705
21705
  });
21706
21706
  return [];
21707
21707
  }, [t, watch("schoolName")]);
21708
- console.log({
21709
- bang: watch("grade")
21710
- });
21711
21708
  var handleChangeRole = function handleChangeRole(role) {
21712
21709
  setRoles([role]);
21713
21710
  setValue("role", role);