1
0
Fork 0
mirror of https://github.com/BlueWallet/BlueWallet.git synced 2025-03-18 04:49:18 +01:00
BlueWallet/components/WatchConnectivity.js

5 lines
86 B
JavaScript
Raw Normal View History

const WatchConnectivity = () => {
return null;
};
export default WatchConnectivity;