Fix MaterialUI errors & warnings
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
@@ -86,7 +86,7 @@ export const AddShortcut = ({ onClose, anchorEl, api }: Props) => {
|
||||
<Popover
|
||||
open={open}
|
||||
anchorEl={anchorEl}
|
||||
onExit={handleClose}
|
||||
TransitionProps={{ onExit: handleClose }}
|
||||
onClose={onClose}
|
||||
anchorOrigin={{
|
||||
vertical: 'top',
|
||||
|
||||
Reference in New Issue
Block a user