react-better-html 1.1.118 → 1.1.119

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
@@ -7957,6 +7957,7 @@ TooltipComponent.item = (0, import_react24.forwardRef)(function Item({ icon, tex
7957
7957
  paddingBlock: theme2.styles.gap,
7958
7958
  paddingInline: theme2.styles.space,
7959
7959
  cursor: "pointer",
7960
+ isTabAccessed: true,
7960
7961
  id,
7961
7962
  value,
7962
7963
  onClick,