@thecb/components 11.0.1 → 11.0.2-beta.1

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.d.ts CHANGED
@@ -973,6 +973,7 @@ interface ExternalLinkProps {
973
973
  weight?: string;
974
974
  extraStyles?: string;
975
975
  variant?: string;
976
+ containerTabIndex?: string;
976
977
  tabIndex?: string;
977
978
  dataQa?: string;
978
979
  ariaLabel?: string;