diff --git a/packages/react/src/components/Toggletip/index.tsx b/packages/react/src/components/Toggletip/index.tsx index 58fd32f2016d..d10fc7bd5fa6 100644 --- a/packages/react/src/components/Toggletip/index.tsx +++ b/packages/react/src/components/Toggletip/index.tsx @@ -270,7 +270,7 @@ export type ToggleTipButtonProps = * `ToggletipButton` controls the visibility of the Toggletip through mouse * clicks and keyboard interactions. */ -// adding a comment to push + export const ToggletipButton = React.forwardRef(function ToggletipButton< T extends React.ElementType >(