Skip to content

Commit

Permalink
missing root
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Whorlow committed Jan 19, 2024
1 parent f99f07a commit 55e7d9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mui-material/src/Backdrop/Backdrop.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import { OverridableComponent, OverrideProps } from '../OverridableComponent';
import { CreateSlotsAndSlotProps, SlotProps } from '../utils/types';

export interface BackdropSlots {
root?: React.ElementType;
/**
* The component that renders the transition.
* [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
Expand Down

0 comments on commit 55e7d9e

Please sign in to comment.