mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 23:12:13 +00:00
dataset dropped
This commit is contained in:
parent
9a601b605f
commit
1a719bbc20
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ const ModalDialog = ({ className, children, title, buttons, onCloseRequest }) =>
|
|||
if (typeof onCloseRequest === 'function') {
|
||||
onCloseRequest({
|
||||
type: 'closeRequest',
|
||||
dataset: [],
|
||||
reactEvent: event,
|
||||
nativeEvent: event.nativeEvent
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue