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