Upgrade to react-native 0.71.0
This commit is contained in:
parent
b449ab842f
commit
a13f9bf091
32 changed files with 1926 additions and 2789 deletions
|
@ -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()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue