BlueWallet/components/WatchConnectivity.js

5 lines
86 B
JavaScript
Raw Normal View History

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