mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-16 08:08:56 -05:00
if button exists then render it
This commit is contained in:
parent
882e4f166f
commit
9ee370628d
@ -149,7 +149,7 @@ export function ActionsTab() {
|
|||||||
<SignIn />
|
<SignIn />
|
||||||
|
|
||||||
{/* Neynar Authentication */}
|
{/* Neynar Authentication */}
|
||||||
<NeynarAuthButton />
|
{NeynarAuthButton && <NeynarAuthButton />}
|
||||||
|
|
||||||
{/* Mini app actions */}
|
{/* Mini app actions */}
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user