Skip to content

Commit

Permalink
fix(TabsItem): add Component prop
Browse files Browse the repository at this point in the history
  • Loading branch information
SevereCloud committed Dec 26, 2024
1 parent ba6b9c4 commit 93512ad
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 93512ad

Please sign in to comment.