rm fn wrapper

This commit is contained in:
Chris Waring 2021-02-12 19:14:06 +00:00
parent 7860883095
commit 1ab7549430
No known key found for this signature in database
GPG Key ID: 4D2E767CC8B1C083

View File

@ -479,12 +479,11 @@ export default class SceneActivity extends React.Component {
},
});
}
: () => {
: () =>
Events.dispatchCustomEvent({
name: "slate-global-open-carousel",
detail: { index: this.getItemIndexById(items, item) },
});
}
})
}
>
<ActivitySquare