mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
Update handoff.tsx
This commit is contained in:
parent
f63bf7ea61
commit
7beefb03f1
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import React, { useContext } from 'react';
|
||||
// @ts-ignore: react-native-handoff is not in the type definition
|
||||
import Handoff from 'react-native-handoff';
|
||||
import { BlueStorageContext } from '../blue_modules/storage-context';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue