Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkasany committed Feb 20, 2025
1 parent 5cdd44b commit 7c99121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TabNavList/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,7 @@ const TabNavList = React.forwardRef<HTMLDivElement, TabNavListProps>((props, ref
prefixCls={prefixCls}
tabs={hiddenTabs}
className={!hasDropdown && operationsHiddenClassName}
popupStyle={styles?.popup}
tabMoving={!!lockAnimation}
/>

Expand Down

0 comments on commit 7c99121

Please sign in to comment.