Update modal com name
This commit is contained in:
parent
154c34e915
commit
bbd0b03a46
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import {StyleSheet} from 'react-native'
|
|||
|
||||
const CLOSED_SNAPPOINTS = ['10%']
|
||||
|
||||
export const Modal = observer(function Modal() {
|
||||
export const ModalsContainer = observer(function ModalsContainer() {
|
||||
const store = useStores()
|
||||
const bottomSheetRef = useRef<BottomSheet>(null)
|
||||
const pal = usePalette('default')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue