if button exists then render it

This commit is contained in:
Shreyaschorge
2025-07-19 02:53:18 +05:30
parent 882e4f166f
commit 9ee370628d
+1 -1
View File
@@ -149,7 +149,7 @@ export function ActionsTab() {
<SignIn />
{/* Neynar Authentication */}
<NeynarAuthButton />
{NeynarAuthButton && <NeynarAuthButton />}
{/* Mini app actions */}
<Button