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.mjs CHANGED
@@ -7885,6 +7885,7 @@ TooltipComponent.item = forwardRef16(function Item({ icon, text, description, is
7885
7885
  paddingBlock: theme2.styles.gap,
7886
7886
  paddingInline: theme2.styles.space,
7887
7887
  cursor: "pointer",
7888
+ isTabAccessed: true,
7888
7889
  id,
7889
7890
  value,
7890
7891
  onClick,