mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-15 15:48:56 -05:00
return fragment
This commit is contained in:
parent
61df6d6a64
commit
85b39a6397
@ -82,7 +82,7 @@ function AuthProviders({
|
||||
}, [shouldUseSession]);
|
||||
|
||||
if (!authComponents.loaded) {
|
||||
return <div>Loading...</div>;
|
||||
return <></>;
|
||||
}
|
||||
|
||||
if (!shouldUseSession || !authComponents.SessionProvider) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user