BlueWallet/components/WatchConnectivity.js
Marcos Rodriguez Velez bc64e60020
REF: Move files
2024-05-18 11:36:16 -04:00

5 lines
86 B
JavaScript

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