@fluentui/react-components 9.58.3 → 9.60.0

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.
@@ -1017,6 +1017,9 @@ _export(exports, {
1017
1017
  interactionTagSecondaryClassNames: function() {
1018
1018
  return _reacttags.interactionTagSecondaryClassNames;
1019
1019
  },
1020
+ isHTMLElement: function() {
1021
+ return _reactutilities.isHTMLElement;
1022
+ },
1020
1023
  isTruncatableBreadcrumbContent: function() {
1021
1024
  return _reactbreadcrumb.isTruncatableBreadcrumbContent;
1022
1025
  },