Skip to content

Commit

Permalink
fix: JSDOC in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
yehee committed Mar 9, 2021
1 parent c2f844d commit d8a93e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/material-ui/src/Popover/Popover.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export interface PopoverProps
getContentAnchorEl?: null | ((element: Element) => Element);
/**
* Enable interaction with the rest of the page when the popover is open.
* @default
* @default false
*/
interactable?: boolean;
/**
Expand Down

0 comments on commit d8a93e9

Please sign in to comment.