Skip to content

Commit

Permalink
fix(TabsItem): add Component prop (#8125)
Browse files Browse the repository at this point in the history
  • Loading branch information
SevereCloud authored and actions-user committed Dec 27, 2024
1 parent 2949298 commit d94c540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vkui/src/components/TabsItem/TabsItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export interface TabsItemProps
AnchorHTMLAttributesOnly,
Pick<
TappableProps,
| 'Component'
| 'activeMode'
| 'hoverMode'
| 'hovered'
Expand Down

0 comments on commit d94c540

Please sign in to comment.