Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prettier
Browse files Browse the repository at this point in the history
hbjORbj committed Feb 19, 2023
1 parent ecb62ee commit 1d3f499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mui-base/src/TabUnstyled/TabUnstyled.types.ts
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ export interface TabUnstyledOwnProps
* Either a string to use a HTML element or a component.
* @default {}
*/
slots?: TabUnstyledSlots
slots?: TabUnstyledSlots;
}

export interface TabUnstyledSlots {

0 comments on commit 1d3f499

Please sign in to comment.