BlueWallet/WatchConnectivity.android.js
2020-10-24 18:20:59 +01:00

5 lines
86 B
JavaScript

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