Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Jest snapshot update
Browse files Browse the repository at this point in the history
  • Loading branch information
Avijit Das committed May 17, 2024
1 parent bc51374 commit 271cc11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/terra-application-links/src/tabs/_TabMenu.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ class TabMenu extends React.Component {
targetRef={this.getTargetRef}
isOpen={isOpen}
isArrowDisplayed
isHeaderDisabled
>
<TabMenuList title={this.props.intl.formatMessage({ id: 'Terra.application.tabs.moreMenuHeaderTitle' })}>
{React.Children.map(children, child => React.cloneElement(child, extraChildProps))}
Expand Down

0 comments on commit 271cc11

Please sign in to comment.