Upgrade to react-native 0.71.0
This commit is contained in:
@@ -9,6 +9,7 @@ import * as models from '../../../state/models/shell-ui'
|
||||
export const Lightbox = observer(function Lightbox() {
|
||||
const store = useStores()
|
||||
const onClose = () => {
|
||||
console.log('hit')
|
||||
store.shell.closeLightbox()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user