@ -61,7 +61,8 @@ export default function App() {
/>
);
} else if (netInfo.isInternetReachable) {
global.formsSockets = useFiltering(global.location || global.defaultLocation);
if (global.formsSockets === undefined)
return (
<AuthContext.Provider