mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Update Alert.ts
This commit is contained in:
parent
574b6a3b41
commit
cb0cb261f9
@ -1,7 +1,5 @@
|
||||
import { Alert as RNAlert, Platform } from 'react-native';
|
||||
|
||||
import { Alert as RNAlert, Platform, ToastAndroid } from 'react-native';
|
||||
import triggerHapticFeedback, { HapticFeedbackTypes } from '../blue_modules/hapticFeedback';
|
||||
import { ToastAndroid } from 'react-native/types';
|
||||
import loc from '../loc';
|
||||
|
||||
export enum AlertType {
|
||||
|
Loading…
Reference in New Issue
Block a user