Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JackyxCS committed Jun 20, 2023
1 parent 1bae0fe commit 8cb82fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tabs/Tabs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export type TabsProps = {
* @default horizontal
*/
orientation?: Orientation;
extra?: ReactNode; // Extra controls on the header
extra?: ReactNode; // Extra controls on the tablist
};

/**
Expand Down

0 comments on commit 8cb82fa

Please sign in to comment.