if button exists then render it

This commit is contained in:
Shreyaschorge 2025-07-19 02:53:18 +05:30
parent 882e4f166f
commit 9ee370628d
No known key found for this signature in database

View File

@ -149,7 +149,7 @@ export function ActionsTab() {
<SignIn /> <SignIn />
{/* Neynar Authentication */} {/* Neynar Authentication */}
<NeynarAuthButton /> {NeynarAuthButton && <NeynarAuthButton />}
{/* Mini app actions */} {/* Mini app actions */}
<Button <Button