mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
Update BottomModal.tsx
This commit is contained in:
parent
e29118f782
commit
7ce2b979d5
@ -72,6 +72,7 @@ const BottomModal = forwardRef<BottomModalHandle, BottomModalProps>(
|
||||
FooterComponent={FooterComponent}
|
||||
{...props}
|
||||
blurTint="regular"
|
||||
accessibilityViewIsModal
|
||||
>
|
||||
{children}
|
||||
</TrueSheet>
|
||||
|
Loading…
Reference in New Issue
Block a user