Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
hbjORbj committed Jan 19, 2023
1 parent eca61d9 commit 71112ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions packages/mui-base/src/PopperUnstyled/PopperUnstyled.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ import {
PopperUnstyledTypeMap,
} from './PopperUnstyled.types';



const useUtilityClasses = () => {
const slots = {
root: ['root'],
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material/src/Popper/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ export type {
PopperTooltipTypeMap,
PopperOwnerState,
PopperChildrenProps,
PopperRootSlotProps
PopperRootSlotProps,
} from './Popper.types';

0 comments on commit 71112ff

Please sign in to comment.