touchstudy-core 0.1.92 → 0.1.93

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.
@@ -6079,6 +6079,7 @@ var ContentTooltip = function ContentTooltip(_ref) {
6079
6079
  style: {
6080
6080
  padding: "12px 35px"
6081
6081
  },
6082
+ className: "pointer",
6082
6083
  onClick: toggleUpdateDialog
6083
6084
  }, React__default.createElement(Typography, {
6084
6085
  sx: {
@@ -6094,6 +6095,7 @@ var ContentTooltip = function ContentTooltip(_ref) {
6094
6095
  style: {
6095
6096
  padding: "12px 35px"
6096
6097
  },
6098
+ className: "pointer",
6097
6099
  onClick: toggleConfirmDialog
6098
6100
  }, React__default.createElement(Typography, {
6099
6101
  sx: {