mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
Removed onBackdropClick deprecated property
This commit is contained in:
@@ -139,7 +139,6 @@ export const AddToPlaylistDialog = () => {
|
||||
<Dialog
|
||||
open={open}
|
||||
onClose={handleClickClose}
|
||||
onBackdropClick={handleClickClose}
|
||||
aria-labelledby="form-dialog-new-playlist"
|
||||
fullWidth={true}
|
||||
maxWidth={'sm'}
|
||||
|
||||
Reference in New Issue
Block a user